The Week Of Monday 6 May 2013 Archives by thread
Starting: Mon May 6 00:05:30 PDT 2013
Ending: Sun May 12 23:57:50 PDT 2013
Messages: 512
- [PATCH] Have 'this'-returning constructors and destructors to take advantage of the new backend 'returned' attribute
John McCall
- r181185 - Require the containing type to be complete when we see
John McCall
- [PATCH] CodeGen for CapturedStmt
John McCall
- [PING] New SystemZ backend: clang changes
John McCall
- [PATCH] [ms-cxxabi] Emit non-virtual member function pointers
John McCall
- [PATCH] Introduction of ASTMatcher sub-expression references
Manuel Klimek
- r181187 - Change indentation when breaking after a type.
Daniel Jasper
- [PATCH] Add caseStmt(), defaultStmt(), eachCase() and hasCaseConstant() matchers.
Manuel Klimek
- [PATCH] Add caseStmt(), defaultStmt(), eachCase() and hasCaseConstant() matchers.
Peter Collingbourne
- [PATCH] Add caseStmt(), defaultStmt(), eachCase() and hasCaseConstant() matchers.
Daniel Jasper
- [PATCH] Add caseStmt(), defaultStmt(), eachCase() and hasCaseConstant() matchers.
Peter Collingbourne
- [PATCH] Add caseStmt(), defaultStmt(), eachCase() and hasCaseConstant() matchers.
Peter Collingbourne
- [PATCH] Add caseStmt(), defaultStmt(), eachCase() and hasCaseConstant() matchers.
Manuel Klimek
- [PATCH] Add caseStmt(), defaultStmt(), eachCase() and hasCaseConstant() matchers.
Peter Collingbourne
- [PATCH] Add caseStmt(), defaultStmt(), eachCase() and hasCaseConstant() matchers.
Peter Collingbourne
- [PATCH] Add caseStmt(), defaultStmt(), eachCase() and hasCaseConstant() matchers.
Manuel Klimek
- [PATCH] Add caseStmt(), defaultStmt(), eachCase() and hasCaseConstant() matchers.
Peter Collingbourne
- [PATCH] Add an overridable MatchCallback::onEndOfTranslationUnit() function.
Manuel Klimek
- r181182 - Don't put a space before ellipsis.
John McCall
- [PATCH] Fix memory leak for APValues that do memory allocation.
Manuel Klimek
- r181191 - Don't break comments after includes.
Daniel Jasper
- [PATCH] [ms-cxxabi] Get closer to emitting the correct set of destructors in each TU (PR12784).
Timur Iskhodzhanov
- [PATCH] Add a Mozilla coding style to clang-format
Alexander Kornienko
- [PATCH] [PATCH] Fix to PR15826 - clang hits assert in clang::ASTContext::getASTRecordLayout
Serge Pavlov
- [PATCH] Added comprehensive macro arg usage logic to Use-Nullptr Transform
Edwin Vane
- [PATCH] Added Mozilla style, cleaned get*Style methods.
Alexander Kornienko
- r181196 - Added Mozilla style, cleaned get*Style methods.
Alexander Kornienko
- [PATCH] Adds IndentationWidth to FormatStyle (clang-format)
Alexander Kornienko
- [PATCH] First revision of the dynamic ASTMatcher library
Samuel Benzaquen
- [Patch] Add the __wchar_t type in MS-compatibility mode (PR15815)
Hans Wennborg
- r181197 - Add llvm_unreachable at end of fully covered switch
Hans Wennborg
- Fix for The Add Override transform crashes if Google Test is #included
Rafael Espíndola
- r181199 - Remove forward slashes from check; should unbreak Windows buildbots.
Douglas Gregor
- r181202 - R600: Update GPU variants in -mcpu option
Tom Stellard
- r181210 - Allow targets to define minimum alignment for global variables
Ulrich Weigand
- r181211 - Add SystemZ support
Ulrich Weigand
- [PATCH] Implement a sane plugin API for clang
Jordan Rose
- r181093 - Added a function to check whether a Decl is in
Jordan Rose
- r181140 - ArrayRef<T>() -> None cleanup
Jordan Rose
- r181212 - Fix representation of compound literals for C++ objects with destructors.
Jordan Rose
- r181213 - [analyzer] Handle CXXTemporaryObjectExprs in compound literals.
Jordan Rose
- r181214 - [analyzer] Remove now-unused bindCompoundLiteral helper function.
Jordan Rose
- [PATCH] Fix representation of compound literals for C++ objects with destructors
Jordan Rose
- [libcxx] r181217 - Expose accidentally removed __compressed_pair constructor taking piecewise_construct_t. This fixes http://llvm.org/bugs/show_bug.cgi?id=15918 .
Howard Hinnant
- [clang-tools-extra] r181221 - Added comprehensive macro arg usage logic to Use-Nullptr Transform
Edwin Vane
- [PATCH][Review request] Add PrintingPolicy option to suppress implicit casts for pretty printing
Jordan Rose
- [PATCH] Move PragmaCommentHandler to lib/Parse in preparation for calling Sema
Reid Kleckner
- r181237 - Have the RecursiveASTVisitor traverse the type source info of an objc class message.
Argyrios Kyrtzidis
- r181238 - Modify ASTReaderListener to allow visiting the input files of an AST file.
Argyrios Kyrtzidis
- [PATCH] Stop LoopConvert removing DeclStmts from selection/iteration condition clauses
Edwin Vane
- [clang-tools-extra] r181242 - Stop LoopConvert removing DeclStmts from selection/iteration condition clauses
Edwin Vane
- [PATCH] Forward #pragma comment(lib/linker) through as flags metadata
Reid Kleckner
- fix passing long argument lists to the linker, PR 15171, take 2
Rafael Espíndola
- r181246 - Move PragmaCommentHandler to lib/Parse in preparation for calling Sema
Reid Kleckner
- r181251 - Add missing initialization for Sema::CurScope. This is important for AST consumers which don't create a Parser. Pointed out by Tom Honermann.
Richard Smith
- r181252 - Grab-bag of bit-field fixes:
John McCall
- r181256 - [analyzer; alternate arrows] don't increment the path iterator when we just deleted the next iterator.
Ted Kremenek
- patch: fix typo-correction vs overload
Nick Lewycky
- r181272 - DebugInfo: Support imported modules (using directives) within lexical blocks.
David Blaikie
- [libcxx] r181278 - Creating the libcxx release 3.3 branch.
Bill Wendling
- r181282 - [analyzer; alternate arrows] provide a diagnostic for entering a loop for the first time.
Ted Kremenek
- [cfe-dev] [Patch] Update to Checker Development Manual
Jordan Rose
- r181283 - C++ status:
Richard Smith
- r181284 - C++1y: an assignment operator is implicitly 'constexpr' if it would only call 'constexpr' assignment operators for a literal class type.
Richard Smith
- r181285 - Have SourceManager::getLocForEndOfFile() point at the "EOF" location of the FileID.
Argyrios Kyrtzidis
- r181287 - C++1y constant expression evaluation: support for compound assignments on integers.
Richard Smith
- r181289 - Weaken an assertion in memcpyization to account for
John McCall
- r181291 - [analyzer; alternate arrows] use the terminator condition as the location for 'entering loop body'
Ted Kremenek
- r181292 - [analyzer; alternate edges] simplify optimization rules to look at control-flow conditions to prune edges.
Ted Kremenek
- r181299 - Fix clang-format emacs integration in last line.
Daniel Jasper
- r181303 - Further fix to clang-format emacs integration.
Daniel Jasper
- [PATCH] Config file support for clang-format, part 1.
Alexander Kornienko
- r181318 - Correctly recognize dereference after 'delete'.
Daniel Jasper
- r181326 - Config file support for clang-format, part 1.
Alexander Kornienko
- r181329 - Prevent crashes from hasCanonicalType matcher
Edwin Vane
- r181332 - Test commit
Serge Pavlov
- r181333 - [analyzer; alternate arrows] The ForStmt increment is not a critical anchor for arrows.
Ted Kremenek
- [libcxx] r181336 - Mark some tests with XFAIL for Lion and Mountain Lion.
Howard Hinnant
- r181337 - [analyzer] Fix a crash triggered by printing a note on a default argument
Anna Zaks
- [PATCH] Config file support for clang-format, part 2.
Alexander Kornienko
- [PATCH] Config file support for clang-format, part 2.
Jordan Rose
- [PATCH] Config file support for clang-format, part 2.
Kim Gräsman
- [PATCH] Config file support for clang-format, part 2.
Alexander Kornienko
- [PATCH] Config file support for clang-format, part 2.
Kim Gräsman
- [PATCH] Config file support for clang-format, part 2.
Alexander Kornienko
- [PATCH] Config file support for clang-format, part 2.
Manuel Klimek
- [PATCH] Config file support for clang-format, part 2.
Alexander Kornienko
- [PATCH] Config file support for clang-format, part 2.
Manuel Klimek
- [PATCH] Config file support for clang-format, part 2.
Alexander Kornienko
- [PATCH] Config file support for clang-format, part 2.
Alexander Kornienko
- [PATCH] Use 'auto const&' for iterators whose deref operator returns a const var
Ariel Bernal
- r177853 - Re-add clang-format tests to clang/test.
Nico Weber
- [patch] Correctly encode retained readonly properties
Nico Weber
- r181342 - C++1y: Update __cplusplus to temporary value 201305L to allow detection of provisional C++1y support.
Richard Smith
- [PATCH] Emit diagnostic on illegal calling convention
Richard Smith
- r181345 - Try to recognise hidden tag type names in potential declarations, in ObjC code as well.
Argyrios Kyrtzidis
- [libcxx] r181347 - Introduce _LIBCPP_STD_VER. This can be set by the client (or the clang driver). Or it will be defaulted. The default is 11 if -std= c++11 or eariler, else it will default to the current year modulo the century. We anticipate it defaulting to 14 for C++14 when the time comes. For now, post-C++11 libcxx implementations should protect themselves with #if _LIBCPP_STD_VER > 11.
Howard Hinnant
- r181351 - We're in 3.4 land now.
Bill Wendling
- r181352 - [libclang] Add a null check in CursorVisitor::visitPreprocessedEntities.
Argyrios Kyrtzidis
- r181356 - [analyzer; alternate arrows] the initializer of a ForStmt isn't interesting either.
Ted Kremenek
- r181357 - [analyzer; alternate arrows] the extra edge to the closing '}' in a loop adds no value.
Ted Kremenek
- r181358 - [analyzer; alternate arrows] include an edge from the "break" or "continue"
Ted Kremenek
- r181359 - [analyzer; alternate arrows] include logical '||' and '&&' as anchors for edges.
Ted Kremenek
- r181360 - [analyzer; alternate arrows] remove pruning of loop diagnostics.
Ted Kremenek
- r181361 - [analyzer; alternate arrows] add back recording whether we visited the first edge.
Ted Kremenek
- r181362 - [analyzer; alternate arrows] Fix inconsistencies in recorded location context when handling interprocedural paths.
Ted Kremenek
- r181365 - Fix crash on invalid in template type diffing.
Richard Trieu
- r181368 - Don't crash in IRGen if a conditional with 'throw' in one of its branches is
Richard Smith
- r180874 - [inline asm] Add a test case for r180873. Test case needs to be on the clang
Eric Christopher
- r181370 - When typo correction produces an overloaded result when looking up a member,
Nick Lewycky
- r180982 - Attempt to un-break the gdb buildbot.
Eric Christopher
- r181372 - remove commented out code.
Adrian Prantl
- r181373 - The style guide prefers preincrement expressions :-)
Adrian Prantl
- r181376 - C++1y constant expression evaluation: compound assignment support for floating-point and pointer types.
Richard Smith
- [libcxx] r181377 - Constrain __invoke functions more accurately. This fixes http://llvm.org/bugs/show_bug.cgi?id=15861 .
Howard Hinnant
- r181384 - [analyzer; alternate edges] edges from subexpressions of "?:" are important to retain
Ted Kremenek
- r181385 - [analyzer; alternate edges] insert an extra edge for 'for' statements to conditions.
Ted Kremenek
- r181388 - C++1y: Add a step limit to constexpr evaluation, to catch runaway loops.
Richard Smith
- r181389 - Add test forgotten in r181388.
Richard Smith
- r181390 - In block enum-return inference, don't die on loads of enum lvalues.
John McCall
- r181393 - Debug Info: Using declarations/DW_TAG_imported_declaration of variables, types, and functions.
David Blaikie
- [PATCH] Add a way to check if a method declaration is pure virtual to libclang
Seth Fowler
- r181396 - Fix one FIXME in VTableBuilder
Timur Iskhodzhanov
- Minor polishing of VTableBuilder
Timur Iskhodzhanov
- [libcxx] r181414 - Creating release directory for release_33.
Bill Wendling
- [libcxx] r181415 - Creating release candidate rc1 from release_33 branch
Bill Wendling
- r181421 - Change indentation of multi-line nested name specifiers.
Daniel Jasper
- r181426 - Forward #pragma comment(lib/linker) through as flags metadata
Reid Kleckner
- r181430 - Improve line breaking in binary expressions.
Daniel Jasper
- r181433 - Document Clang's support for #pragma comment(lib/linker) with -fms-extensions
Reid Kleckner
- [PATCH] [ms-cxxabi] Implement member pointer conversions
Reid Kleckner
- r181438 - Fix formatting of pointers to members.
Daniel Jasper
- r181439 - Further fix to pointer to member formatting.
Daniel Jasper
- [PATCH] Fix makeFileCharRange for macro arguments in the presence of nested macro calls.
Manuel Klimek
- [PATCH] Add debug method to visualize complex source locations
Manuel Klimek
- [PATCH] cpp11-migrate: Fix crash in AddOverride due to template instantiations (PR15827)
Guillaume Papin
- [PATCH] Replace overloaded ASTMatchFinder::addMatcher() function with one that takes a DynTypedMatcher.
Samuel Benzaquen
- r181458 - documentation parsing. Patch to do typo correction for
Fariborz Jahanian
- r181464 - Turn off a warning caused by my last patch.
Fariborz Jahanian
- r181465 - Add missing triple to unit test.
Richard Smith
- Microsoft X64 Mangling
Warren Hunt
- r181468 - Fix test in two ways: remove incorrect comment (the intrinsic generated now
Eli Bendersky
- [libcxx] r181470 - Put a 1-character unget buffer into cin. This fixes http://llvm.org/bugs/show_bug.cgi?id=15867
Howard Hinnant
- r181477 - [doc parsing]: Also do typo correction for
Fariborz Jahanian
- r181479 - unbreak buildbot.
Fariborz Jahanian
- r181081 - [doc parsing]: Make warning about unknown command
Dmitri Gribenko
- [PATCH] OpenMP threadprivate with qualified names.
Doug Gregor
- r181480 - All -Wdocumentation warnings are DefaultIgnore
Dmitri Gribenko
- r181481 - Comment: use \code...\endcode for code examples
Dmitri Gribenko
- r181485 - typo
Adrian Prantl
- r181487 - put noisy "unknown command tag name" warning
Fariborz Jahanian
- r181489 - [modules] When building a module, make sure we don't serialize out HeaderFileInfo for headers not belonging to the module.
Argyrios Kyrtzidis
- r181490 - [PCH] Remove the ASTReaderListener::ReadHeaderFileInfo callback.
Argyrios Kyrtzidis
- r181491 - Objective-C: Correctly encode 'retain' and 'copy' for readonly properties.
Nico Weber
- r181494 - Put some diagnostics in DiagnosticCommonKinds.td in a category, mirroring what they are in other .td files.
Ted Kremenek
- [PATCH] Fix block comment parser
Rui Ueyama
- r181504 - [analyzer; alternate arrows] adapt 'for' loop aesthetic cleanup to 'while' loops.
Ted Kremenek
- r181505 - [analyzer; alternate arrows] for "loop back" edges add back the extra edge to the closing '}'
Ted Kremenek
- r181506 - Implement C++1y constant initializer rules: in a constant initializer for an
Richard Smith
- r181513 - Add include guards to prfchwintrin.h.
Benjamin Kramer
- r181514 - xopintrin.h: Add wrappers for all flavors of _mm_com.
Benjamin Kramer
- r181517 - [doc parsing]: don't attempt to fix single character
Fariborz Jahanian
- [PATCH] Improved handling of the naked attribute for MSVC compatibility
Aaron Ballman
- r181519 - Updating LibASTMatchersReference to include namespaceDecl()
Edwin Vane
- r181521 - [doc parsing]: So, in this patch, single character
Fariborz Jahanian
- r181522 - Adding isConst() ASTMatcher for CXXMethodDecl nodes
Edwin Vane
- r181523 - [doc parsing]: make single character command impostures
Fariborz Jahanian
- r181525 - Remove trailing whitespace
David Blaikie
- [PATCH] Small fix for tgmath.h
YunZhong Gao
- r181527 - Fix the return type of the complex creal functions. Patch by YunZhong Gao, modified to use _Static_assert and to check __STDC_HOSTED__ by me.
Richard Smith
- [clang-tools-extra] r181528 - Use 'auto const&' for iterators whose deref operator return a const var
Ariel J. Bernal
- [PATCH] [ms-cxxabi] PR15512 - mangle lambda names.
Michael Han
- [PATCH| ArrayRef'ize Sema::BuildOverloadedCallExpr, Sema::buildOverloadedCallSet and Sema::BuildResolvedCallExpr
Robert Wilhelm
- [PATCH] Transform for loops over pseudo-arrays only if begin/end members exist
Edwin Vane
- r181531 - Add testcase missed from r181527.
Richard Smith
- r181533 - Switch C++1y paper links back to the canonical location at open-std.org now that the post-Bristol mailing has shipped.
Richard Smith
- [libcxx] r181534 - Initialize codecvt explicitly with the C locale, which might not be 0.
Joerg Sonnenberger
- r181536 - CodeGen for CapturedStmts
Ben Langmuir
- [PATCH] Was: Re: r178663 - Don't compute a patched/semantic storage class.
Enea Zaffanella
- [clang-tools-extra] r181539 - Transform for loops over pseudo-arrays only if begin/end members exist
Edwin Vane
- r181541 - Fix captured statements codegen test on ARM
Ben Langmuir
- r181542 - Debug Info: Remove unnecessary check for dependent array types
David Blaikie
- [patch] Cleanup handling of UniqueExternalLinkage.
Rafael Espíndola
- r181543 - [ms-cxxabi] Implement member pointer conversions
Reid Kleckner
- r181544 - ArrayRef'ize some SemaOverload methods
Dmitri Gribenko
- r181546 - Add pragma-comment.c test case for r181426 that I forgot to add
Reid Kleckner
- [libcxx] r181548 - Implement n3607: 'equal', 'mismatch', and 'is_permutation'
Marshall Clow
- r181550 - Documentation warning: \param, not \parm
Dmitri Gribenko
- r181552 - DebugInfo: Simply & constrain test(s) for PR9600/PR9608
David Blaikie
- r181553 - C++1y n3648: parse and reject init-captures for now.
Richard Smith
- r181554 - Fix some test cases I broke in r181552
David Blaikie
- r181556 - Debug Info: include address-of ('&') operator and qualified names in template argument lists
David Blaikie
- r181558 - Remove dependence on system headers from this test, to try to make the Windows bots happier.
Richard Smith
- [libcxx] r181559 - Don't try to free the C locale.
Joerg Sonnenberger
- r181561 - Debug Info: Fix a problem that resulted in missing DW_AT_specifications
Adrian Prantl
- r181562 - ArrayRef'ize Sema::BuildCallToObjectOfClassType
Dmitri Gribenko
- r181563 - ArrayRef'ize Sema::FindAllocationOverload
Dmitri Gribenko
- r181565 - ArrayRef'ize Sema::ActOnMemInitializer
Dmitri Gribenko
- r181568 - Revert my r181563, breaks tests on buildbots
Dmitri Gribenko
- [libcxx] r181569 - Fix incorrect type usage; nice catch by Sebastian
Marshall Clow
- r181570 - ArrayRef'ize Sema::FindAllocationOverload
Dmitri Gribenko
- r181571 - ArrayRef'ize Sema::CheckMessageArgumentTypes
Dmitri Gribenko
- r181572 - ArrayRef'ize ShuffleVectorExpr::setExprs
Dmitri Gribenko
- r181574 - Remove redundant variable
Dmitri Gribenko
- r181575 - [libclang] When parsing with CXTranslationUnit_ForSerialization, make sure to install the ASTWriter that we create as an ASTMutationListener.
Argyrios Kyrtzidis
- r181583 - Typo and misc comment fix.
Richard Smith
- [PATCH] Refactor tryCaptureVariable using ExtractMethod and fix another TemplateParameterDepth Bug
Faisal Vali
- r181584 - C++1y auto return type: when a function contains no 'return' statements at all,
Richard Smith
- r181585 - Fix bug when formatting overloaded operators.
Daniel Jasper
- [PATCH| ArrayRef'ize Sema::FindAllocationFunctions
Robert Wilhelm
- r181587 - Add support for __wchar_t in -fms-extensions mode.
Hans Wennborg
- [PATCH] Refactor tryCaptureVariable using ExtractMethod
Faisal Vali
- [PATCH]Fix another TemplateParameterDepth Bug
Faisal Vali
- r181588 - Add caseStmt(), defaultStmt(), eachCase() and hasCaseConstant() matchers.
Peter Collingbourne
- r181589 - Config file support for clang-format, part 2.
Alexander Kornienko
- r181590 - Always format entire macro definitions.
Daniel Jasper
- r181591 - Minor clarifications in help messages and a comment.
Alexander Kornienko
- r181592 - ArrayRef'ize GenericSelectionExpr
Dmitri Gribenko
- r181593 - Updated clang-format help messages for -offset and -length
Alexander Kornienko
- r181594 - ArrayRef'ize Sema::FindAllocationFunctions
Dmitri Gribenko
- r181595 - When breaking at function calls, indent from function name.
Daniel Jasper
- [clang-tools-extra] r181596 - cpp11-migrate: Fix crash in AddOverride due to template instantiations
Edwin Vane
- r181598 - Codegen tests for captured statements with templates
Wei Pan
- r181607 - [analyzer] Indirect invalidation counts as an escape for leak checkers.
Jordan Rose
- [libcxx] r181610 - XFAIL this test when using the darwin12 system library. Reviewed by Howard
David Dean
- r181611 - Allocate memory for the new number of subexpressions. Fixup for r181572
Dmitri Gribenko
- [PATCH] Reformat clang-format help strings, filter out irrelevant options.
Alexander Kornienko
- r181615 - [analyzer] Do not check if sys/queue.h file is a system header.
Anna Zaks
- r181616 - [analyzer] Assume [NSNull null] does not return nil.
Anna Zaks
- r181617 - Reformat clang-format help strings, filter out irrelevant options.
Alexander Kornienko
- r179662 - Add warning group -Woverloaded-shift-op-parentheses to -Wparentheses. This
Matt Beaumont-Gay
- r181626 - PR15966: don't get confused by a complex integer -> complex integer conversion
Richard Smith
- r181627 - Avoid patching storage class for block scope thread_local variables.
Enea Zaffanella
- r181629 - ObjC debug info: Substitute the class type for methods that return
Adrian Prantl
- r181634 - PR14992: Debug Info: Support more non-type template parameters
David Blaikie
- r181635 - [Modules] Extend Darwin hack to include the modification time of SystemVersion.plist.
Douglas Gregor
- r181638 - [Modules] When things go horribly wrong when reading a module, point at the module cache.
Douglas Gregor
- r181643 - [Modules] Make r180934 more efficient by only loading top-level module maps in system header directories.
Douglas Gregor
- r181644 - Debug Info: Silently accept template argument packs
David Blaikie
- r181650 - Debug Info: correct comment
David Blaikie
- [PATCH] [PowerPC, Darwin, CodeGen] fix bug 15726
David Fang
- [PATCH] fix bug 15578
David Fang
- [PATCH] Perform calculation of array size in chars instead of bits to prevent an assertion.
Richard Trieu
- r181659 - C++1y deduced return types: when we deduce a return type for a function which
Richard Smith
- r181660 - [Mips] Add -mldc1-sdc1 / -mno-ldc1-sdc1 command line options.
Simon Atanasyan
- r181662 - CodeGen: Refactor SetLLVMFunctionAttributesForDefinition to use an AttrBuilder.
Benjamin Kramer
- [PATCH] cpp11-migrate: Add override specifier before comments on inline methods
Guillaume Papin
- [PATCH| ArrayRef'ize Sema::FinalizeDeclaratorGroup, Sema::BuildDeclaratorGroup and Sema::ActOnDocumentableDecls
Robert Wilhelm
- r181669 - C++1y: provide full 'auto' return type deduction for lambda expressions. This
Richard Smith
- r181671 - C++1y: support for 'switch' statements in constexpr functions. This is somewhat
Richard Smith
- r181672 - Debug Info: Comment changes in r181393 by request of echristo
David Blaikie
- r181675 - Fix stack overflow in linkage computation when a function with a deduced return
Richard Smith
- r181676 - Downgrade C++14 "Clarifying memory allocation". We perform non-conforming
Richard Smith
- r181677 - Cleanup handling of UniqueExternalLinkage.
Rafael Espindola
- r181679 - Add missing triple to CodeGen test.
Richard Smith
- r181681 - Update for LLVM interface change in r181680.
Rafael Espindola
- r181683 - OpenMP threadprivate with qualified names.
Alexey Bataev
- r181685 - Debug Info: PR14992: Support values for non-type template parameters of function type
David Blaikie
Last message date:
Sun May 12 23:57:50 PDT 2013
Archived on: Tue Aug 4 15:31:02 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).