The Week Of Monday 26 May 2014 Archives by date
Starting: Mon May 26 00:24:34 PDT 2014
Ending: Sun Jun 1 22:43:02 PDT 2014
Messages: 507
- r209615 - clang-format: Keep '{' of dict literals on the same line in Allman style
Daniel Jasper
- [PATCH] Location and Range unittests for FriendDecl
Nikola Smiljanić
- [PATCH] Location and Range unittests for FriendDecl
Manuel Klimek
- [PATCH] Location and Range unittests for FriendDecl
Manuel Klimek
- [PATCH] Location and Range unittests for FriendDecl
Nikola Smiljanic
- [PATCH] Location and Range unittests for FriendDecl
Nikola Smiljanić
- [PATCH] Use DiagnosticIDs::getWarningOption to pass check names.
Alexander Kornienko
- r209626 - clang-format: Split up moveStateToNextToken.
Daniel Jasper
- [PATCH] [analyzer] alpha.different.MissingBreak checker
Evgeny Pavlov
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- Support non-type template parameters in #pragma loop
Aaron Ballman
- Support non-type template parameters in #pragma loop
Richard Smith
- r209635 - Rejecting the mutable specifier on a freestanding type declaration, instead of supporting it as a "extension" (which serves no purpose). Un-XFAILing the test for mutable specifiers.
Aaron Ballman
- Question about existing tests for [dcl.stc]
Aaron Ballman
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Support named values in the autocomplete feature.
Peter Collingbourne
- r209642 - [C++11] Use 'nullptr'. StaticAnalyzer edition.
Craig Topper
- [PATCH] FIXME in ActionResult
Nikola Smiljanić
- [PATCH] Fix core-DR1755 & 727 & llvm-PR17294 & PR16906 - partial & explicit specializations of member templates (class/variable/function)
Faisal Vali
- r209647 - Allow hasBody on CXXForRangeStmt nodes and update the docs.
Manuel Klimek
- [PATCH] Add pointer types to global named register
Renato Golin
- r209649 - Adds child traversal matchers for IfStmt's then and else branches.
Manuel Klimek
- r209652 - Make equalsNode work with pointers to subtypes.
Manuel Klimek
- pseduo-destructor tests
Aaron Ballman
- [PATCH] function try block handler redeclarations
Aaron Ballman
- clang\test\CXX\temp\temp.param\p14.cpp
Aaron Ballman
- [PATCH] Take into account PrintingPolicy::SuppressUnwrittenScope in NamedDecl::printQualifiedName.
Volodymyr Sapsai
- [PATCH] [libc++] Don't return uninitialized data from random_device::operator()
Marshall Clow
- [PATCH] Retain isImplicit flag for local variable declarations when instantiatingtemplates.
Alexander Kornienko
- r209660 - Parsing/Sema for OMPCollapseClause.
Alexander Musman
- r209661 - ASTMatchers.h: Appease msc17.
NAKAMURA Takumi
- [PATCH] [DOC] Documentation for pragma optimize on/off
Dario Domizioli
- [PATCH] Add flags -Rpass-missed and -Rpass-analysis.
Diego Novillo
- [PATCH] Add stopgap option -fmodule-implementation-of
Ben Langmuir
- r209663 - Revert small change to EmitDeclRefLValue
Renato Golin
- r209666 - Fix pr19841.cpp on release mode
Renato Golin
- r209663 - Revert small change to EmitDeclRefLValue
Hal Finkel
- r209668 - Fix pr19841, bb are also unnamed
Renato Golin
- r208825 - PR19742: cv-qualifiers and ref-qualifiers aren't allowed on functions within
Marshall Clow
- [PATCH] Put types defined in prototype into translation unit context
Serge Pavlov
- [PATCH] Proposal on how to fix temporary dtors.
Jordan Rose
- r209672 - Objective-C. Fixes an obscuer crash caused by multiple inclusion of
Fariborz Jahanian
- [PATCH] [libc++] Don't return uninitialized data from random_device::operator()
David Majnemer
- Support non-type template parameters in #pragma loop
Tyler Nowicki
- r209679 - Add range accessors for captures of a LambdaExpr.
James Dennett
- r209682 - Add a test that we don't store stale modtime in modules
Ben Langmuir
- [PATCH] Retain isImplicit flag for local variable declarations when instantiatingtemplates.
Richard Smith
- r209686 - Retain isImplicit flag for local variable declarations when instantiating
Alexander Kornienko
- [PATCH] Don't dllimport/export destructor variants implemented by thunks.
Hans Wennborg
- [PATCH] Add stopgap option -fmodule-implementation-of
Richard Smith
- [PATCH] Add PragmaAttr and Pragma Spelling to Tablegen
Tyler Nowicki
- [PATCH] fix for PR19431 - x86 BMI intrinsics are broken
Richard Smith
- [PATCH] Rename DynTypedNode to ASTNode
Richard Smith
- [PATCH] Don't dllimport/export destructor variants implemented by thunks.
Reid Kleckner
- [PATCH] Begin implementing Plan 9 C extensions.
Richard Smith
- [PATCH] Add PragmaAttr and Pragma Spelling to Tablegen
Reid Kleckner
- [PATCH] Don't dllimport/export destructor variants implemented by thunks.
Hans Wennborg
- [PATCH] Don't dllimport/export destructor variants implemented by thunks.
Hans Wennborg
- [PATCH] Begin implementing Plan 9 C extensions.
Peter Collingbourne
- [PATCH] Always emit function declaration when generating profile instrumentation
Alex L
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
Richard Smith
- [PATCH] PR11306 - Variadic template fix-it suggestion
Richard Smith
- [PATCH] Consolidate several functions for checking the std namespace into one function in Decl and one function in DeclContext
Richard Smith
- [PATCH] Consolidate several functions for checking the std namespace into one function in Decl and one function in DeclContext
Richard Smith
- [PATCH] [OPENMP] Loop canonical form analysis (Sema)
Richard Smith
- [PATCH] Rename DynTypedNode to ASTNode
Alp Toker
- [PATCH] Don't dllimport/export destructor variants implemented by thunks.
Reid Kleckner
- r209706 - Don't dllimport/export destructor variants implemented by thunks.
Hans Wennborg
- [PATCH] Don't dllimport/export destructor variants implemented by thunks.
Hans Wennborg
- r209708 - Move the logic for testing for namespace std into one location. This check can
Richard Trieu
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
Hans Wennborg
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
Hans Wennborg
- [PATCH] Consolidate several functions for checking the std namespace into one function in Decl and one function in DeclContext
Richard Trieu
- [PATCH] Proposal on how to fix temporary dtors.
Alex McCarthy
- Sema: Check dll attributes on static data members
Nico Rieck
- [PATCH] Sema: Check dll attributes on static data members
Nico Rieck
- [PATCH] MS ABI: Emit static data members with proper linkage
Nico Rieck
- [PATCH] Sema: Functions with dll attributes cannot be deleted
Nico Rieck
- [PATCH] Add stopgap option -fmodule-implementation-of
Ben Langmuir
- r209708 - Move the logic for testing for namespace std into one location. This check can
Jordan Rose
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
Nico Rieck
- [PATCH] [PATCH] Fix PR19876 - Generic lambdas that capture 'this' used within NSDMIs result in a crash
Faisal Vali
- r209713 - [OPENMP][C++11] Formatting and make more C++11 compliant of OpenMP sema.
Alexey Bataev
- r209714 - [OPENMP] Reformatting of parsing code for OpenMP constructs.
Alexey Bataev
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
David Majnemer
- [PATCH] Rename DynTypedNode to ASTNode
Manuel Klimek
- r209716 - [OPENMP] Additional checking for local vars in initial values for threadprivate vars
Alexey Bataev
- [PATCH] Add stopgap option -fmodule-implementation-of
Richard Smith
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- r209720 - clang-format: Format array and dict literals similar to blocks.
Daniel Jasper
- r209723 - Add 'nonnull' parameter or return attribute when producing an llvm pointer type in a function type where the C++ type is a reference. Update the tests.
Nick Lewycky
- r209725 - clang-format: Don't break before a case's colon.
Daniel Jasper
- [PATCH] Handle LLVM_APPEND_VC_REV with LLVM cmake module
Adam Strzelecki
- r209726 - Let clang/test/CodeGen/pr19841.cpp tolerant of MS mangler.
NAKAMURA Takumi
- r209727 - Fix line endings.
Nikola Smiljanic
- [libc++ patch] Make meta.trans.other/aligned_storage.pass.cpp pass on arm
Nico Weber
- r209728 - Consolidate some note diagnostics
Alp Toker
- r209729 - Test requires exceptions
Alp Toker
- r209730 - Add a PR reference for XFAILed test
Alp Toker
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- r209731 - -pthread does not translate to -lpthread on Android.
Evgeniy Stepanov
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] [OPENMP] Loop canonical form analysis (Sema)
Alexander Musman
- [PATCH] Add PragmaAttr and Pragma Spelling to Tablegen
Aaron Ballman
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Add PragmaAttr and Pragma Spelling to Tablegen
Aaron Ballman
- [PATCH] [DOC] Documentation for pragma optimize on/off
Aaron Ballman
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [libc++ patch] Make meta.trans.other/aligned_storage.pass.cpp pass on arm
Marshall Clow
- r209738 - [DOC] Documentation for #pragma clang optimize on/off
Dario Domizioli
- [PATCH] [libc++] Linux: Correctly identify valid error codes
Marshall Clow
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] [DOC] Documentation for pragma optimize on/off
Dario Domizioli
- [PATCH] [libc++] Don't return uninitialized data from random_device::operator()
Marshall Clow
- [libc++ patch] Make meta.trans.other/aligned_storage.pass.cpp pass on arm
Nico Weber
- [PATCH] [DOC] Documentation for pragma optimize on/off
Dario Domizioli
- [PATCH] [DOC] Documentation for pragma optimize on/off
Aaron Ballman
- [PATCH] [OPENMP] Initial support of 'reduction' clause
Guansong Zhang
- [PATCH] libc++abi: Don't push the unwind_exception to r12 in _gxx_personality_v0.
Dana Jansens
- [clang-tools-extra] r209743 - Renamed runClangTidy argument Ranges to InputFiles, removed a TODO comment.
Alexander Kornienko
- [PATCH] Proposal on how to fix temporary dtors.
Jordan Rose
- [PATCH] [analyzer] alpha.different.MissingBreak checker
Jordan Rose
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
Hans Wennborg
- [PATCH] Add pointer types to global named register
Joerg Sonnenberger
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
Hans Wennborg
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
Hans Wennborg
- [PATCH] [libc++] Linux: Correctly identify valid error codes
Justin Bogner
- r209751 - Objective-C. Deprecate use of function definitions
Fariborz Jahanian
- r209754 - Trim trailing whitespace in cindex.py
Eli Bendersky
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
Hans Wennborg
- r209758 - Objective-C. Diagnose use of properties in functions nested in,
Fariborz Jahanian
- [PATCH] Add pointer types to global named register
Reid Kleckner
- r209761 - Move misplaced Documentation note in Attr.td
Reid Kleckner
- [PATCH] Sema: Check dll attributes on static data members
Hans Wennborg
- [PATCH] Add PragmaAttr and Pragma Spelling to Tablegen
Reid Kleckner
- r209503 - Fix '-main-file-name <name>' so that it is used for the ModuleID.
Warren Hunt
- [PATCH] MS ABI: Emit static data members with proper linkage
Hans Wennborg
- [PATCH] Add PragmaAttr and Pragma Spelling to Tablegen
Aaron Ballman
- [PATCH] Sema: Functions with dll attributes cannot be deleted
Hans Wennborg
- r209761 - Move misplaced Documentation note in Attr.td
Aaron Ballman
- r209764 - Debug Info: Fix the source range for IfStmt's ConditionScope.
Adrian Prantl
- r209766 - Reverting 209503 - Breaks asan blacklists
Warren Hunt
- [PATCH] Always emit function declaration when generating profile instrumentation
Reid Kleckner
- r209767 - Expose CUDA function attributes to the C interface.
Eli Bendersky
- [PATCH] fix clang examples build & test with configure and make.
Iain Sandoe
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- [PATCH] Proposal on how to fix temporary dtors.
Manuel Klimek
- LLVM buildmaster will be restarted in a few minutes
Galina Kistanova
- [PATCH] Always emit function declaration when generating profile instrumentation
Alex L
- [PATCH] make clang/tools/extra unittest run,
Iain Sandoe
- r209769 - added Intel's BMI intrinsic variants
Sanjay Patel
- [PATCH] fix for PR19431 - x86 BMI intrinsics are broken
Sanjay Patel
- r209503 - Fix '-main-file-name <name>' so that it is used for the ModuleID.
Alexey Samsonov
- [PATCH] Always emit function declaration when generating profile instrumentation
Reid Kleckner
- [PATCH] Always emit function declaration when generating profile instrumentation
Duncan P. N. Exon Smith
- [PATCH] Sema: Functions with dll attributes cannot be deleted
Nico Rieck
- [PATCH] Sema: Functions with dll attributes cannot be deleted
Hans Wennborg
- [PATCH] Always emit function declaration when generating profile instrumentation
Duncan P. N. Exon Smith
- [PATCH] Always emit function declaration when generating profile instrumentation
Reid Kleckner
- r209774 - Thread Safety Analysis: update TIL traversal mechanism to allow arbitrary
DeLesley Hutchins
- [PATCH] Always emit function declaration when generating profile instrumentation
Duncan P. N. Exon Smith
- [PATCH] Always emit function declaration when generating profile instrumentation
Reid Kleckner
- [PATCH] Always emit function declaration when generating profile instrumentation
Eric Christopher
- [PATCH] Always emit function declaration when generating profile instrumentation
Duncan P. N. Exon Smith
- r209767 - Expose CUDA function attributes to the C interface.
Aaron Ballman
- [PATCH] Always emit function declaration when generating profile instrumentation
Duncan P. N. Exon Smith
- [PATCH] Always emit function declaration when generating profile instrumentation
Eric Christopher
- [PATCH] Improve diagnostic message for misplaced square brackets
Richard Trieu
- r209767 - Expose CUDA function attributes to the C interface.
Eli Bendersky
- [PATCH] Always emit function declaration when generating profile instrumentation
Alex L
- [PATCH] Add stopgap option -fmodule-implementation-of
Ben Langmuir
- [PATCH] make clang/tools/extra unittest run,
Alp Toker
- [PATCH] make clang/tools/extra unittest run,
Eric Christopher
- [PATCH] make clang/tools/extra unittest run,
Alp Toker
- [PATCH] Always emit function declaration when generating profile instrumentation
Reid Kleckner
- [libcxx] r209785 - Fix a problem exposed by r208825, which caused bind (and other bits of libc++) to stop working. And tests
Marshall Clow
- r209786 - PR19878: If a pack expansion appears within another pack expansion, correctly
Richard Smith
- r209789 - [ASan] Hoist blacklisting globals from init-order checking to Clang.
Alexey Samsonov
- [PATCH] Add stopgap option -fmodule-implementation-of
Richard Smith
- [PATCH] Fix stack protector tests
Brad Smith
- r209793 - Implement a convenience recursive walk method over a cursor and its descendants.
Eli Bendersky
- [PATCH] [OPENMP] Initial support of 'reduction' clause
Alexey Bataev
- [PATCH] [OPENMP] Initial support of 'reduction' clause
Alexey Bataev
- [PATCH] Sema: Functions with dll attributes cannot be deleted
Richard Smith
- [PATCH] Improve diagnostic message for misplaced square brackets
Richard Smith
- r209794 - When merging functions across modules (and in particular, instantiations of
Richard Smith
- [PATCH] make clang/tools/extra unittest run,
Eric Christopher
- [libcxx] r209795 - Linux: Correctly identify valid error codes
David Majnemer
- [PATCH] [libc++] Linux: Correctly identify valid error codes
David Majnemer
- [PATCH] [libc++] Don't return uninitialized data from random_device::operator()
David Majnemer
- [PATCH] [analyzer] alpha.different.MissingBreak checker
Evgeny Pavlov
- [PATCH] [libc++] random_device fails if open returns zero
David Majnemer
- [PATCH] Add stopgap option -fmodule-implementation-of
Ben Langmuir
- [PATCH] [libc++] Handle partial nanosleeps in this_thread::sleep_for
David Majnemer
- [PATCH] Add stopgap option -fmodule-implementation-of
Richard Smith
- [PATCH] FIXME in ActionResult
Benjamin Kramer
- [PATCH] libc++abi: Don't push the unwind_exception to r12 in _gxx_personality_v0.
Nico Weber
- r209800 - Refactoring. Remove release and take methods from ActionResult. Rename takeAs to getAs.
Nikola Smiljanic
- [PATCH] FIXME in ActionResult
Nikola Smiljanić
- r209808 - Fixing a test case which was failing the MSVC build bots. When -std isn't specified with an MSVC build, it defaults to -std=c++11, which overrides the -x cuda option. In turn, this causes all CUDA language option checks to fail.
Aaron Ballman
- r209767 - Expose CUDA function attributes to the C interface.
Aaron Ballman
- [PATCH] Correct language options from the driver
Aaron Ballman
- r209812 - Refactoring. Remove Owned method from Sema.
Nikola Smiljanic
- r209816 - Parsing/Sema for OMPAlignedClause.
Alexander Musman
- [libcxx] r209819 - fix typo
Nico Weber
- [PATCH] Correct language options from the driver
Eli Bendersky
- r209823 - Fix spurious remarks when -Weverything is used.
Diego Novillo
- [PATCH] Division by zero
Jordan Rose
- r209824 - No longer allow the -std options to entirely override the -x language option. This allows -x cuda -std=c++11, for instance.
Aaron Ballman
- [PATCH] Correct language options from the driver
Aaron Ballman
- r209825 - Sema: Check dll attributes on static data members
Nico Rieck
- r209826 - MS ABI: Emit static data members with proper linkage
Nico Rieck
- r209827 - Sema: Functions with dll attributes cannot be deleted
Nico Rieck
- r209828 - Add missing -S to avoid invoking assembler unnecessarily.
Diego Novillo
- r209830 - Fix some minor typos in tests
Nico Rieck
- r209831 - Make runlines consistent with other dll attribute tests
Nico Rieck
- [PATCH] Improve error recovery around colon.
Serge Pavlov
- [PATCH] Sema: Functions with dll attributes cannot be deleted
Nico Rieck
- [PATCH] Implement AVX1 vbroadcast intrinsics with vector initializers
Adam Nemet
- [PATCH] Add pointer types to global named register
Rafael Espíndola
- [PATCH] Add pointer types to global named register
Rafael Ávila de Espíndola
- r209774 - Thread Safety Analysis: update TIL traversal mechanism to allow arbitrary
Aaron Ballman
- [PATCH] Add flags -Rpass-missed and -Rpass-analysis.
Tyler Nowicki
- [PATCH] Add flags -Rpass-missed and -Rpass-analysis.
tnowicki at apple.com
- [PATCH] libc++abi: Don't push the unwind_exception to r12 in _gxx_personality_v0.
Jonathan Roelofs
- [PATCH] Implement AVX1 vbroadcast intrinsics with vector initializers
Nadav Rotem
- r209836 - Make the -mno-global-merge option work for arm64/aarch64. rdar://17024719
Bob Wilson
- [PATCH] Add flags -Rpass-missed and -Rpass-analysis.
Richard Smith
- r209839 - Add flags -Rpass-missed and -Rpass-analysis.
Diego Novillo
- [PATCH] Add flags -Rpass-missed and -Rpass-analysis.
Diego Novillo
- [PATCH] #pragma vectorize
Tyler Nowicki
- r209841 - Add documentation for -Rpass*
Diego Novillo
- [PATCH] Add documentation for -Rpass*
Diego Novillo
- r209842 - Thread Safety Analysis: minor changes to TIL pretty-printing.
DeLesley Hutchins
- [PATCH] Always emit function declaration when generating profile instrumentation
Duncan P. N. Exon Smith
- r209846 - Implement AVX1 vbroadcast intrinsics with vector initializers
Adam Nemet
- [PATCH] Implement AVX1 vbroadcast intrinsics with vector initializers
Adam Nemet
- [PATCH] #pragma vectorize
Richard Smith
- [PATCH] Add PragmaAttr and Pragma Spelling to Tablegen
Tyler Nowicki
- [PATCH,RFC] allow signext attribute (for Power).
Will Schmidt
- Patch to fix an invalid AST of a locally redeclared built-in which causes an IRGen crash
Richard Smith
- r209847 - Thread Safety Analysis: implement review suggestions from Aaron Ballman.
DeLesley Hutchins
- [libclc] r209848 - Add definition for M_PI
Jeroen Ketema
- [PATCH] MS ABI: Treat dllimport explicit specializations as inline
Richard Smith
- [PATCH,RFC] allow signext attribute (for Power).
Hal Finkel
- [libclc] r209849 - Fix _F definitions
Jeroen Ketema
- [libclc] r209850 - Add more log related float constants
Jeroen Ketema
- [PATCH] Always emit function declaration when generating profile instrumentation
Alex L
- r209774 - Thread Safety Analysis: update TIL traversal mechanism to allow arbitrary
Delesley Hutchins
- [PATCH,RFC] allow signext attribute (for Power).
Will Schmidt
- r209774 - Thread Safety Analysis: update TIL traversal mechanism to allow arbitrary
Aaron Ballman
- [PATCH,RFC] allow signext attribute (for Power).
Hal Finkel
- [PATCH] Fix stack protector tests
Rafael Espíndola
- [PATCH] Permit the "if" literal suffix with Microsoft extensions enabled.
Peter Collingbourne
- [PATCH] Add PragmaAttr and Pragma Spelling to Tablegen
Reid Kleckner
- [PATCH] Fix stack protector tests
Brad Smith
- r209841 - Add documentation for -Rpass*
Tobias Grosser
- [PATCH] Permit the "if" literal suffix with Microsoft extensions enabled.
Aaron Ballman
- [PATCH] Permit the "if" literal suffix with Microsoft extensions enabled.
Peter Collingbourne
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
Hans Wennborg
- [PATCH] Permit the "if" literal suffix with Microsoft extensions enabled.
Aaron Ballman
- r209859 - Permit the "if" literal suffix with Microsoft extensions enabled.
Peter Collingbourne
- [PATCH] Permit the "if" literal suffix with Microsoft extensions enabled.
Peter Collingbourne
- [PATCH] Permit the "if" literal suffix with Microsoft extensions enabled.
Peter Collingbourne
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
Reid Kleckner
- [PATCH] PR12214 - warn on suspicious self-compound-assignments
Richard Smith
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
Hans Wennborg
- r209867 - PR12214 - Warn on suspicious self-compound-assignments.
Nikola Smiljanic
- [PATCH] PR12214 - warn on suspicious self-compound-assignments
Nikola Smiljanić
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
Reid Kleckner
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
Nico Rieck
- [PATCH] libc++abi: Don't push the unwind_exception to r12 in _gxx_personality_v0.
Dana Jansens
- [PATCH] MS ABI: Treat dllimport explicit specializations as inline
Nico Rieck
- [PATCH] PR11410 - Confusing diagnostic when trailing array element tries to call deleted default constructor
Richard Smith
- r209869 - PR11410 - Confusing diagnostic when trailing array element tries to call deleted default constructor
Nikola Smiljanic
- [PATCH] PR11410 - Confusing diagnostic when trailing array element tries to call deleted default constructor
Nikola Smiljanić
- [PATCH] libc++abi: Don't push the unwind_exception to r12 in _gxx_personality_v0.
Jonathan Roelofs
- r209869 - PR11410 - Confusing diagnostic when trailing array element tries to call deleted default constructor
Alp Toker
- [PATCH] PR10405 Missing actual type (aka) in error message when using decltype as a template parameter
Richard Smith
- [PATCH] PR12214 - warn on suspicious self-compound-assignments
Arthur O'Dwyer
- pseduo-destructor tests
Richard Smith
- [PATCH] function try block handler redeclarations
Richard Smith
- clang\test\CXX\temp\temp.param\p14.cpp
Richard Smith
- [PATCH] PR12214 - warn on suspicious self-compound-assignments
Nikola Smiljanic
- [PATCH] Take into account PrintingPolicy::SuppressUnwrittenScope in NamedDecl::printQualifiedName.
Richard Smith
- [PATCH] Take into account PrintingPolicy::SuppressUnwrittenScope in NamedDecl::printQualifiedName.
Richard Smith
- r209869 - PR11410 - Confusing diagnostic when trailing array element tries to call deleted default constructor
Nikola Smiljanic
- [PATCH] Put types defined in prototype into translation unit context
Richard Smith
- Support non-type template parameters in #pragma loop
Richard Smith
- r209708 - Move the logic for testing for namespace std into one location. This check can
Richard Smith
- [PATCH] PR10405 Missing actual type (aka) in error message when using decltype as a template parameter
Nikola Smiljanić
- [PATCH] Fix PR19876 - Generic lambdas that capture 'this' used within NSDMIs result in a crash
Richard Smith
- [PATCH] Rename DynTypedNode to ASTNode
Richard Smith
- [PATCH] [OPENMP] Loop canonical form analysis (Sema)
Richard Smith
- r209874 - Fix 'this' capturing Generic lambdas used within default initializers (PR19876)
Faisal Vali
- [PATCH] Fix PR19876 - Generic lambdas that capture 'this' used within NSDMIs result in a crash
Faisal Vali
- [PATCH] PR12961 - Extend DR532 to cover C++98/03
Nikola Smiljanić
- [PATCH] [OPENMP] Loop canonical form analysis (Sema)
Richard Smith
- r209876 - [OPENMP] Improve debug location codegen for OpenMP runtime library.
Alexey Bataev
- r209878 - clang/test/Frontend/Weverything-and-remarks.cpp: Add explicit -target.
NAKAMURA Takumi
- [clang-tools-extra] r209882 - Remove redundant check discovered in post-commit review of r209505.
Daniel Jasper
- r209878 - clang/test/Frontend/Weverything-and-remarks.cpp: Add explicit -target.
Renato Golin
- [PATCH] Rename DynTypedNode to ASTNode
Manuel Klimek
- [PATCH] libc++abi: Don't push the unwind_exception to r12 in _gxx_personality_v0.
Logan Chien
- [PATCH] libc++abi: Don't push the unwind_exception to r12 in _gxx_personality_v0.
Dana Jansens
- [libcxx] r209888 - Add a _LIBCPP_CONSTEXPR that was missed in r170026.
Nico Weber
- [libcxx] r209888 - Add a _LIBCPP_CONSTEXPR that was missed in r170026.
Nico Weber
- [PATCH] Take into account PrintingPolicy::SuppressUnwrittenScope in NamedDecl::printQualifiedName.
Volodymyr Sapsai
- [PATCH] Take into account PrintingPolicy::SuppressUnwrittenScope in NamedDecl::printQualifiedName.
Volodymyr Sapsai
- [PATCH] XCore target: Fix 'typestring' binding qualifier to the array and not the type
Richard Osborne
- r209890 - Setting a heading for the section/allocate attribute so that the attribute documentation can be properly generated.
Aaron Ballman
- r209891 - This test should no longer be XFAILed; the standard has stabilized, and the test contents are acceptable. No diagnostics expected from this test.
Aaron Ballman
- r209878 - clang/test/Frontend/Weverything-and-remarks.cpp: Add explicit -target.
David Blaikie
- r209892 - This test is no longer relevant. It is covered already by [basic.scope.pdecl]p10, and our current test for that is more thorough (though our test is named p9.cpp).
Aaron Ballman
- pseduo-destructor tests
Aaron Ballman
- r209893 - Remove unnecessary test.
Diego Novillo
- r209878 - clang/test/Frontend/Weverything-and-remarks.cpp: Add explicit -target.
Diego Novillo
- [PATCH] Fix stack protector tests
Rafael Espíndola
- clang\test\CXX\temp\temp.param\p14.cpp
Aaron Ballman
- [clang-tools-extra] r209896 - Revert "Remove redundant check discovered in post-commit review of r209505."
Daniel Jasper
- r209878 - clang/test/Frontend/Weverything-and-remarks.cpp: Add explicit -target.
NAKAMURA Takumi
- [PATCH] [Proposal] [Analyzer] Individual options for checkers
Aleksei Sidorin
- [libc++ patch] Make locales (and transitively, std::endl) work reliably with gcc
Nico Weber
- r209899 - AArch64: combine arm64 & aarch64 cases in switch
Tim Northover
- [libc++ patch] Make meta.trans.other/aligned_storage.pass.cpp pass on arm
Nico Weber
- [PATCH] function try block handler redeclarations
Aaron Ballman
- r209904 - Thread Safety Analysis: fix uninitialized member in TIL Literal.
DeLesley Hutchins
- [PATCH] Implement -Wframe-larger-than backend diagnostic
Alp Toker
- r209906 - Objective-C. Diagnose assigning a block pointer type to
Fariborz Jahanian
- r209841 - Add documentation for -Rpass*
Diego Novillo
- [PATCH] Implement -Wframe-larger-than backend diagnostic
Quentin Colombet
- [PATCH] [Proposal] [Analyzer] Individual options for checkers
Jordan Rose
- r209908 - Start adding support for dllimport/dllexport on classes (PR11170)
Hans Wennborg
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
Hans Wennborg
- [PATCH] Start adding support for dllimport/dllexport on classes (PR11170)
Hans Wennborg
- [PATCH] Proposal on how to fix temporary dtors.
Jordan Rose
- [PATCH] libc++abi: Don't push the unwind_exception to r12 in _gxx_personality_v0.
Logan Chien
- r209708 - Move the logic for testing for namespace std into one location. This check can
Jordan Rose
- r209774 - Thread Safety Analysis: update TIL traversal mechanism to allow arbitrary
Delesley Hutchins
- [PATCH] Add full semantic support for dllimport/export attributes
Nico Rieck
- [libcxxabi] r209909 - Let libc++abi compile with gcc.
Nico Weber
- r209774 - Thread Safety Analysis: update TIL traversal mechanism to allow arbitrary
Aaron Ballman
- r209906 - Objective-C. Diagnose assigning a block pointer type to
Argyrios Kyrtzidis
- [libcxx] r209888 - Add a _LIBCPP_CONSTEXPR that was missed in r170026.
Richard Smith
- r209910 - Invalidate the file system cache entries for files that may rebuild
Ben Langmuir
- Support non-type template parameters in #pragma loop
Tyler Nowicki
- r209906 - Objective-C. Diagnose assigning a block pointer type to
jahanian
- [libcxxabi] r209909 - Let libc++abi compile with gcc.
David Blaikie
- [PATCH] Add PragmaAttr and Pragma Spelling to Tablegen
Aaron Ballman
- r209911 - Revert "Invalidate the file system cache entries for files that may rebuild"
Ben Langmuir
- [libcxx] r209888 - Add a _LIBCPP_CONSTEXPR that was missed in r170026.
Nico Weber
- r209906 - Objective-C. Diagnose assigning a block pointer type to
Jordan Rose
- r209906 - Objective-C. Diagnose assigning a block pointer type to
Argyrios Kyrtzidis
- r209906 - Objective-C. Diagnose assigning a block pointer type to
Jordan Rose
- r209906 - Objective-C. Diagnose assigning a block pointer type to
Argyrios Kyrtzidis
- r209906 - Objective-C. Diagnose assigning a block pointer type to
jahanian
- [libcxxabi] r209909 - Let libc++abi compile with gcc.
Nico Weber
- r209913 - Thread Safety Analysis: fix handling of string and char literals.
DeLesley Hutchins
- r209906 - Objective-C. Diagnose assigning a block pointer type to
Argyrios Kyrtzidis
- r209906 - Objective-C. Diagnose assigning a block pointer type to
Argyrios Kyrtzidis
- r209906 - Objective-C. Diagnose assigning a block pointer type to
Jordan Rose
- r209906 - Objective-C. Diagnose assigning a block pointer type to
jahanian
- r209774 - Thread Safety Analysis: update TIL traversal mechanism to allow arbitrary
Delesley Hutchins
- Upstreaming ARM Unwinder and EHABI personality routines for libc++abi
Albert Wong (王重傑)
- [PATCH,RFC] allow signext attribute (for Power).
Will Schmidt
- [PATCH,RFC] allow signext attribute (for Power).
Hal Finkel
- r209908 - Start adding support for dllimport/dllexport on classes (PR11170)
Alp Toker
- r209915 - Add a FIXME for a bug Doug pointed out in code review.
Richard Smith
- [libcxxabi] r209909 - Let libc++abi compile with gcc.
David Blaikie
- [PATCH] Fix name lookup within modules during template instantiation
Richard Smith
- [PATCH] Fix name lookup within modules during template instantiation
Richard Smith
- [PATCH] Use correct semantic DeclContext for local declarations of variables and functions with linkage
Richard Smith
- [PATCH] Support ANSI escape sequences in the Lexer
Richard Smith
- r209908 - Start adding support for dllimport/dllexport on classes (PR11170)
Hans Wennborg
- r209908 - Start adding support for dllimport/dllexport on classes (PR11170)
Reid Kleckner
- r209908 - Start adding support for dllimport/dllexport on classes (PR11170)
Alp Toker
- [PATCH] Always emit function declaration when generating profile instrumentation
Bob Wilson
- [PATCH] Always emit function declaration when generating profile instrumentation
Eric Christopher
- [PATCH] Always emit function declaration when generating profile instrumentation
Bob Wilson
- [PATCH] Always emit function declaration when generating profile instrumentation
Eric Christopher
- [PATCH] Always emit function declaration when generating profile instrumentation
Bob Wilson
- [PATCH] Always emit function declaration when generating profile instrumentation
Eric Christopher
- [PATCH] Always emit function declaration when generating profile instrumentation
Alex L
- [PATCH] Support ANSI escape sequences in the Lexer
Alp Toker
- r209919 - Remove unused struct from test
Alp Toker
- [PATCH] Rename DynTypedNode to ASTNode
Sean Silva
- r209922 - Invalidate the file system cache entries for files that may rebuild
Ben Langmuir
- [PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Jon Roelofs
- [PATCH] Support ANSI escape sequences in the Lexer
Richard Smith
- [PATCH,RFC] allow signext attribute (for Power).
Will Schmidt
- [PATCH] Correct language options from the driver
Richard Smith
- [PATCH] Improve error recovery around colon.
Richard Smith
- [PATCH] Correct language options from the driver
Eli Bendersky
- [PATCH] MS ABI: Treat dllimport explicit specializations as inline
Richard Smith
- [PATCH] PR12214 - warn on suspicious self-compound-assignments
Richard Smith
- [PATCH,RFC] allow signext attribute (for Power).
Hal Finkel
- [PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Joerg Sonnenberger
- r209869 - PR11410 - Confusing diagnostic when trailing array element tries to call deleted default constructor
Richard Smith
- [PATCH] PR10405 Missing actual type (aka) in error message when using decltype as a template parameter
Richard Smith
- [PATCH] PR12961 - Extend DR532 to cover C++98/03
Richard Smith
- [PATCH] PR12961 - Extend DR532 to cover C++98/03
Richard Smith
- [PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Jon Roelofs
- r209924 - Take PrintingPolicy::SuppressUnwrittenScope into account when printing the
Richard Smith
- [PATCH] Correct language options from the driver
Alp Toker
- [PATCH] Take into account PrintingPolicy::SuppressUnwrittenScope in NamedDecl::printQualifiedName.
Richard Smith
- [PATCH] function try block handler redeclarations
Richard Smith
- r209869 - PR11410 - Confusing diagnostic when trailing array element tries to call deleted default constructor
Alp Toker
- r209922 - Invalidate the file system cache entries for files that may rebuild
Argyrios Kyrtzidis
- r209922 - Invalidate the file system cache entries for files that may rebuild
Ben Langmuir
- [PATCH] MS ABI: Treat dllimport explicit specializations as inline
Nico Rieck
- [PATCH] AST Dump: print the Inherited flag on attributes
Hans Wennborg
- [PATCH] Make Attr::Clone() also clone the Inherited, IsPackExpansion and Implicit flags
Hans Wennborg
- [PATCH] Error on using dll attribute on members of class that already has a dll attribute
Hans Wennborg
- [PATCH] Error on using dll attribute on members of class that already has a dll attribute
Hans Wennborg
- [PATCH] Error on using dll attribute on members of class that already has a dll attribute
Nico Rieck
- [PATCH] [CodeGen] Don't cast and use SizeTy instead of Int32Ty when constructing {extract, insert} vector element instructions.
Michael Spencer
- [PATCH] Make Attr::Clone() also clone the Inherited, IsPackExpansion and Implicit flags
Reid Kleckner
- r209935 - cc1as: fix a potential leak and unremoved output file in error conditions
Alp Toker
- r209936 - cc1as: invert return bool to indicate failure
Alp Toker
- [PATCH] [CodeGen] Don't cast and use SizeTy instead of Int32Ty when constructing {extract, insert} vector element instructions.
Chandler Carruth
- r209941 - Refactor: use the DeclarationNameInfo form of BuildMemberReferenceExpr
Richard Smith
- [PATCH] #pragma vectorize
Tyler Nowicki
- r209942 - [CodeGen] Don't cast and use SizeTy instead of Int32Ty when constructing {extract, insert} vector element instructions.
Michael J. Spencer
- [libcxxabi] r209943 - Add EH test cases corresponding to C++ ABI # 15.3.3
Jonathan Roelofs
- [libcxxabi] r209944 - Add EH test case checking that handlers in noexcept functions can still unwind
Jonathan Roelofs
- [PATCH] [CodeGen] Don't cast and use SizeTy instead of Int32Ty when constructing {extract, insert} vector element instructions.
Michael Spencer
- [PATCH] [CodeGen] Don't cast and use SizeTy instead of Int32Ty when constructing {extract, insert} vector element instructions.
Michael Spencer
- [PATCH] [CodeGen] Don't cast and use SizeTy instead of Int32Ty when constructing {extract, insert} vector element instructions.
Chandler Carruth
- r209949 - Use error_code() instead of error_code::succes()
Rafael Espindola
- r209950 - Make Attr::Clone() also clone the Inherited, IsPackExpansion and Implicit flags
Hans Wennborg
- [PATCH] Make Attr::Clone() also clone the Inherited, IsPackExpansion and Implicit flags
Hans Wennborg
- [clang-tools-extra] r209953 - Use error_code() instead of error_code::succes()
Rafael Espindola
- r209954 - Diagnose dll attribute on member of class that already has a dll attribute
Hans Wennborg
- r209955 - PR12961 - Extend DR532 to cover C++98/03.
Nikola Smiljanic
- [PATCH] Error on using dll attribute on members of class that already has a dll attribute
Hans Wennborg
- [PATCH] Error on using dll attribute on members of class that already has a dll attribute
Hans Wennborg
- [PATCH] PR12961 - Extend DR532 to cover C++98/03
Nikola Smiljanić
- r209956 - Use make_error_code in preparation for making errc an enum class.
Rafael Espindola
- r209869 - PR11410 - Confusing diagnostic when trailing array element tries to call deleted default constructor
Richard Smith
- [PATCH] MS ABI: Treat dllimport explicit specializations as inline
Richard Smith
- [PATCH] #pragma vectorize
Richard Smith
- [PATCH] -Wcomma, a new warning for questionable uses of the comma operator
Richard Trieu
- r209959 - There is no std::errc:success, remove the llvm one.
Rafael Espindola
- [PATCH] AST Dump: print the Inherited flag on attributes
Aaron Ballman
- [PATCH] AST Dump: print the Inherited flag on attributes
Aaron Ballman
- r209962 - Preprocessor: don't exit early in CheckMacroName()
Alp Toker
- r209963 - Preprocessor: recover gracefully when C++ operator names are used as macro identifiers
Alp Toker
- r209965 - AST Dump: print the Inherited flag on attributes
Hans Wennborg
- r209966 - Format strings: check against an enum's underlying type.
Jordan Rose
- [PATCH] AST Dump: print the Inherited flag on attributes
Hans Wennborg
- [PATCH] -Wcomma, a new warning for questionable uses of the comma operator
Arthur O'Dwyer
- [PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Marshall Clow
- [PATCH] -Wcomma, a new warning for questionable uses of the comma operator
Richard Trieu
- r209969 - Rename utility function templates
Alp Toker
- r209970 - Support C++11 scoped enums in NamedDecl::isCXXClassMember()
Alp Toker
- r209970 - Support C++11 scoped enums in NamedDecl::isCXXClassMember()
Alp Toker
- [libcxx] r209972 - Fix XFAIL condition from r208840
Justin Bogner
- r209955 - PR12961 - Extend DR532 to cover C++98/03.
Edoardo P.
- [PATCH] Expose template types in libclang
Olivier JG
- [PATCH] Expose template types in libclang
Olivier JG
- [PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Marshall Clow
- [PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Jon Roelofs
- [PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Jon Roelofs
- r209974 - Fix test on platforms where size_t is not 'unsigned long'.
Benjamin Kramer
- [PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Jon Roelofs
- r209978 - Preprocessor: make C++ operator names as macro identifiers a compatible extension
Alp Toker
- r209942 - [CodeGen] Don't cast and use SizeTy instead of Int32Ty when constructing {extract, insert} vector element instructions.
David Blaikie
- r209942 - [CodeGen] Don't cast and use SizeTy instead of Int32Ty when constructing {extract, insert} vector element instructions.
Michael Spencer
- r209974 - Fix test on platforms where size_t is not 'unsigned long'.
Jordan Rose
- [PATCH] Allow per-file clang-tidy options.
Alexander Kornienko
- [PATCH] Allow per-file clang-tidy options.
Alexander Kornienko
- [PATCH] Exit with error when no checks enabled.
Alexander Kornienko
- [PATCH] Never filter-out compile errors in clang-tidy, display them as errors.
Alexander Kornienko
- [PATCH] Simplify microsoft mangling of template instantiations
Agustín Bergé
- r207951 - Update lit.cfg to support the clang-interpreter test from r207950
Richard Smith
- Should unw_word_t be 32-bits on 32-bit platforms?
Albert Wong (王重傑)
- r207951 - Update lit.cfg to support the clang-interpreter test from r207950
Alp Toker
- r207951 - Update lit.cfg to support the clang-interpreter test from r207950
Richard Smith
- r209983 - Don't add examples to the check-clang dependencies unless requested
Alp Toker
- r207951 - Update lit.cfg to support the clang-interpreter test from r207950
Alp Toker
- r207951 - Update lit.cfg to support the clang-interpreter test from r207950
Richard Smith
- r207951 - Update lit.cfg to support the clang-interpreter test from r207950
Richard Smith
- Should unw_word_t be 32-bits on 32-bit platforms?
Saleem Abdulrasool
- Should unw_word_t be 32-bits on 32-bit platforms?
Jean-Daniel Dupas
- Should unw_word_t be 32-bits on 32-bit platforms?
David Majnemer
- Should unw_word_t be 32-bits on 32-bit platforms?
Albert Wong (王重傑)
- r209991 - Test fixes and improvements.
Rafael Espindola
- r209992 - Fix PR18498: Support explicit template arguments with variadic generic lambdas
Faisal Vali
- r209993 - Don't compare an error_code with nullptr.
Rafael Espindola
- [PATCH] Support explicit template arguments with variadic generic lambdas
Faisal Vali
- r209996 - Fix the undefined-but-used odr-use marker (DR48)
Alp Toker
- r209997 - Revert "Fix the undefined-but-used odr-use marker (DR48)"
Alp Toker
- Should unw_word_t be 32-bits on 32-bit platforms?
Albert Wong (王重傑)
- patch: Fix RecursiveASTVisitor to visit types in ObjCPropertyDecl
Mathieu Baudet
- patch: Fix RecursiveASTVisitor to visit types in ObjCPropertyDecl
Alp Toker
- [libcxx] r210002 - Preparation for <string_view>. More helper functions that can be shared between <string> and <string_view>. No functionality change
Marshall Clow
- [PATCH] #pragma vectorize
Tyler Nowicki
- Should unw_word_t be 32-bits on 32-bit platforms?
Nick Kledzik
Last message date:
Sun Jun 1 22:43:02 PDT 2014
Archived on: Tue Aug 4 15:31:39 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).