The Week Of Monday 16 September 2013 Archives by subject
Starting: Mon Sep 16 01:36:58 PDT 2013
Ending: Sun Sep 22 23:24:32 PDT 2013
Messages: 411
- [clang-tools-extra] r190803 - Fix for removing not included files from a compilation database.
Ariel J. Bernal
- [clang-tools-extra] r190803 - Fix for removing not included files from a compilation database.
Manuel Klimek
- [clang-tools-extra] r190803 - Fix for removing not included files from a compilation database.
Bernal, Ariel J
- [clang-tools-extra] r190950 - Check for #include in extern and namespace blocks.
John Thompson
- [clang-tools-extra] r190992 - Don't use default label in fully covered switch
Alexey Samsonov
- [clang-tools-extra] r191091 - Added modularize documentation.
John Thompson
- [clang-tools-extra] r191091 - Added modularize documentation.
Sean Silva
- [clang-tools-extra] r191092 - Added colon to make proper error message prefix.
John Thompson
- [clang-tools-extra] r191093 - Added list of checks made.
John Thompson
- [DISCUSSION] - modularize - module map generation
Thompson, John
- [libcxx] r190837 - G M: Restore the ability for libcxx to compile again on mingw 64.
Howard Hinnant
- [libcxx] r190857 - Fix typo.
Joerg Sonnenberger
- [libcxx] r191126 - David Chisnall: macro protect 'test' in __has_pointer_type_imp.
Howard Hinnant
- [libcxx] r191127 - N3659: Shared locking in C++ Revision 2, c++1y only
Howard Hinnant
- [libcxx] r191140 - Apply LWG 2017. This is a only a documentation change.
Howard Hinnant
- [libcxx] r191141 - Apply LWG 2021. This is only a documentation change. Also bringing c++1y status page up to date.
Howard Hinnant
- [libcxx] r191142 - Apply LWG 2048. It is amazing to me that this actually works, but the existing tests confirm that it does. c++1y status page now showing libc++ is complete for c++1y modulo dynarray issues.
Howard Hinnant
- [libcxx] r191142 - Apply LWG 2048. It is amazing to me that this actually works, but the existing tests confirm that it does. c++1y status page now showing libc++ is complete for c++1y modulo dynarray issues.
Chandler Carruth
- [libcxx] r191142 - Apply LWG 2048. It is amazing to me that this actually works, but the existing tests confirm that it does. c++1y status page now showing libc++ is complete for c++1y modulo dynarray issues.
Howard Hinnant
- [libcxx] r191142 - Apply LWG 2048. It is amazing to me that this actually works, but the existing tests confirm that it does. c++1y status page now showing libc++ is complete for c++1y modulo dynarray issues.
Chandler Carruth
- [libcxx] r191142 - Apply LWG 2048. It is amazing to me that this actually works, but the existing tests confirm that it does. c++1y status page now showing libc++ is complete for c++1y modulo dynarray issues.
Marshall Clow
- [libcxx] r191145 - Peter Collingbourne: If a pointer is passed as the third argument of the (iterator,
Howard Hinnant
- [libcxx] r191148 - Peter Collingbourne: Fix warnings when compiling with -DNDEBUG.
Howard Hinnant
- [Patch]"Sema::checkFormatStringExpr" should check multiple "FormatAttr".
Fuyao Zhao
- [PATCH] - modularize - going once - #includes within extern "C" {} and namespace blocks
Thompson, John
- [PATCH] [-cxx-abi microsoft] Correctly identify Win32 entry points
Reid Kleckner
- [PATCH] [-cxx-abi microsoft] Mangle local TagDecls appropriately
David Majnemer
- [PATCH] [-cxx-abi microsoft] Mangle local TagDecls appropriately
Reid Kleckner
- [PATCH] [-cxx-abi microsoft] Mangle local TagDecls appropriately
David Majnemer
- [PATCH] [-cxx-abi microsoft] Mangle local TagDecls appropriately
David Majnemer
- [PATCH] [2/2] Adding front-end options and macros for TBM instruction set
Yunzhong Gao
- [PATCH][AArch64] implement aarch64 neon load/store instructions class AdvSIMD (lselem)
Hao Liu
- [PATCH][AArch64] updated patches with initial implementation of Neon scalar instructions
Ana Pazos
- [PATCH][AArch64] updated patches with initial implementation of Neon scalar instructions
Kevin Qin
- [PATCH][AArch64] updated patches with initial implementation of Neon scalar instructions
Tim Northover
- [PATCH][AArch64] updated patches with initial implementation of Neon scalar instructions
Ana Pazos
- [PATCH][AArch64] updated patches with initial implementation of Neon scalar instructions
Ana Pazos
- [PATCH] [ARM] Add CRC32 intrinsics for AArch32.
Tim Northover
- [PATCH] [ARM] Add CRC32 intrinsics for AArch32.
Bradley Smith
- [PATCH] [ARM] Remove dead code for target architectures with a '-' in the name
Bradley Smith
- [PATCH] [ARM] Remove dead code for target architectures with a '-' in the name
Renato Golin
- [PATCH] [ARM] Remove dead code for target architectures with a '-' in the name
Bradley Smith
- [PATCH] [ARM] Remove dead code for target architectures with a '-' in the name
Renato Golin
- [PATCH] [ARM] Remove dead code for target architectures with a '-' in the name
Bob Wilson
- [PATCH] [ARM] Remove dead code for target architectures with a '-' in the name
Bradley Smith
- [PATCH] [ARMv8] Add new -mfpu option for crypto extensions
Amara Emerson
- [PATCH] [ARMv8] Add new -mfpu option for crypto extensions
Tim Northover
- [PATCH] [ARMv8] Add new -mfpu option for crypto extensions
Amara Emerson
- [PATCH] [libc++] Fix warnings when compiling with -DNDEBUG
Peter Collingbourne
- [PATCH] [libc++] Include explicit instantiations of iostream inserters and extractors in string.cpp.
Peter Collingbourne
- [PATCH] [libc++] Make std::deque instantiable with incomplete element type
Peter Collingbourne
- [PATCH] [libc++] Make std::deque instantiable with incomplete element type
Howard Hinnant
- [PATCH] [libc++] Make std::deque instantiable with incomplete element type
Chandler Carruth
- [PATCH] [libc++] Make std::deque instantiable with incomplete element type
Howard Hinnant
- [PATCH] [libc++] Move enable_if to 2nd argument of std::vector(iterator, iterator) ctor
Peter Collingbourne
- [PATCH] [libc++] Move enable_if to 2nd argument of std::vector(iterator, iterator) ctor
Howard Hinnant
- [PATCH] [libc++] Move enable_if to 2nd argument of std::vector(iterator, iterator) ctor
Richard Smith
- [PATCH] [libc++] Move enable_if to 2nd argument of std::vector(iterator, iterator) ctor
Howard Hinnant
- [PATCH] [libc++] Move enable_if to 2nd argument of std::vector(iterator, iterator) ctor
Matt Calabrese
- [PATCH] [libc++] Move enable_if to 2nd argument of std::vector(iterator, iterator) ctor
Howard Hinnant
- [patch] [libcxx] #warning
G M
- [patch] [libcxx] #warning
Reid Kleckner
- [patch] [libcxx] #warning
G M
- [patch] [libcxx] #warning
Howard Hinnant
- [patch] [libcxx] #warning
G M
- [patch] [libcxx] #warning
Chandler Carruth
- [patch] [libcxx] #warning
G M
- [patch] [libcxx] [mingw] to r187593
Reid Kleckner
- [patch] [libcxx] [mingw] to r187593
Howard Hinnant
- [patch] [libcxx] [msvcrt] chrono
G M
- [patch] [llvm] Fix a trailing comma related pedantic warning
G M
- [patch] [llvm] Fix a trailing comma related pedantic warning
Eli Friedman
- [PATCH] [OPENMP] Bug fixes and improvements
Alexey Bataev
- [PATCH] [OPENMP] Bug fixes and improvements
Eli Friedman
- [PATCH] [OPENMP] Bug fixes and improvements
Alexey Bataev
- [PATCH] [OPENMP] Bug fixes and improvements
Eli Friedman
- [PATCH] [Patch] Fix for assertion when incomplete array type is used as template param
Eli Friedman
- [PATCH] [PATCH] OpenMP firstprivate clause
Alexey Bataev
- [PATCH] [PATCH] OpenMP firstprivate clause
Dmitri Gribenko
- [PATCH] [PATCH] OpenMP firstprivate clause
Alexey Bataev
- [PATCH] [Review request][analyzer] Diagnostic: take ownership instead of free.
Антон Ярцев
- [PATCH] [Review request][analyzer]Information about special handling for a particular region/symbol.
Антон Ярцев
- [PATCH] [Review request][analyzer]Information about special handling for a particular region/symbol.
Антон Ярцев
- [PATCH] [StaticAnalyzer] Add 'clang_analyzer_warnIfReached'
Jared Grubb
- [PATCH] [StaticAnalyzer] Add 'clang_analyzer_warnIfReached'
Jordan Rose
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Karthik Bhat
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Anna Zaks
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Karthik Bhat
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Anna Zaks
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Karthik Bhat
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Anna Zaks
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Anna Zaks
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Jordan Rose
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Karthik Bhat
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Jordan Rose
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Karthik Bhat
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Jordan Rose
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Karthik Bhat
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Karthik Bhat
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Jordan Rose
- [PATCH] [StaticAnalyzer]Handle Destructor call generated by C++ delete expr
Karthik Bhat
- [PATCH][StaticAnalyzer] new check comparing equal expression
Per Viberg
- [PATCH][StaticAnalyzer] new check comparing equal expression
Nico Weber
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anders Rönnholm
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anders Rönnholm
- [PATCH] [StaticAnalyzer] New checker Sizeof on expression
Anders Rönnholm
- [PATCH] [StaticAnalyzer] New checker StringPlusChar
Anders Rönnholm
- [PATCH] [StaticAnalyzer] New checker StringPlusChar
Jordan Rose
- [PATCH] [StaticAnalyzer] New checker StringPlusChar
Anders Rönnholm
- [PATCH] Add -fmodule-map-file option.
Daniel Jasper
- [PATCH] Add __builtin_convertvector
Eli Friedman
- [PATCH] Add __builtin_convertvector
hfinkel at anl.gov
- [PATCH] Add __builtin_convertvector
Eli Friedman
- [PATCH] Add __builtin_convertvector
Hal Finkel
- [PATCH] Add __builtin_convertvector
Eli Friedman
- [PATCH] Add __builtin_convertvector
Hal Finkel
- [PATCH] Add __builtin_convertvector
hfinkel at anl.gov
- [PATCH] Add __builtin_convertvector
Eli Friedman
- [PATCH] Add __builtin_convertvector
Hal Finkel
- [PATCH] Add __builtin_convertvector
Hal Finkel
- [PATCH] Add C intrinsics for Intel SHA Extensions
Ben Langmuir
- [PATCH] Add C intrinsics for Intel SHA Extensions
Eric Christopher
- [PATCH] Add C intrinsics for Intel SHA Extensions
Craig Topper
- [PATCH] Add C intrinsics for Intel SHA Extensions
Ben Langmuir
- [PATCH] Add C intrinsics for Intel SHA Extensions
Craig Topper
- [PATCH] Add C intrinsics for Intel SHA Extensions
Eric Christopher
- [PATCH] Add C intrinsics for Intel SHA Extensions
Ben Langmuir
- [PATCH] Added std:: qualifier to sort() invocation.
Konstantin Tokarev
- [PATCH] Added std:: qualifier to sort() invocation.
Benjamin Kramer
- [PATCH] Added testing to test migration of files in a compilation database
Ariel Bernal
- [PATCH] Added testing to test migration of files in a compilation database
Edwin Vane
- [PATCH] Added testing to test migration of files in a compilation database
Ariel Bernal
- [PATCH] Added testing to test migration of files in a compilation database
Edwin Vane
- [PATCH] Added testing to test migration of files in a compilation database
Ariel Bernal
- [PATCH] Added testing to test migration of files in a compilation database
Edwin Vane
- [PATCH] Added testing to test migration of files in a compilation database
Edwin Vane
- [PATCH] Added testing to test migration of files in a compilation database
Ariel Bernal
- [PATCH] Add error checking to reject neon_vector_type attribute on targets without NEON
Artyom Skrobov
- [PATCH] Add error checking to reject neon_vector_type attribute on targets without NEON
Aaron Ballman
- [PATCH] Adding a diagnostic for member templates inside a local class
YunZhong Gao
- [PATCH] Adding a diagnostic for member templates inside a local class
Jordan Rose
- [PATCH] Adding a diagnostic for member templates inside a local class
YunZhong Gao
- [PATCH] Add more features for `requires` directive in module.map.
Alex Rønne Petersen
- [PATCH] Add specific warning flags for GNU ext in Sema
Peter Lewis
- [PATCH] Add specific warning flags for GNU ext in Sema
Peter N Lewis
- [PATCH] Add specific warning flags for GNU ext in Sema
Eli Friedman
- [PATCH] Add specific warning flags for GNU ext in Sema
Peter N Lewis
- [PATCH] Add specific warning flags for GNU ext in Sema
Eli Friedman
- [PATCH] Add specific warning flags for GNU ext in Sema
Peter Lewis
- [PATCH] Add support for poly16 vtst and vtstq
Amaury de la Vieuville
- [PATCH] Add support for poly16 vtst and vtstq
Tim Northover
- [PATCH] Add support for poly16 vtst and vtstq
Amaury de la Vieuville
- [PATCH] Allow compiler invocation to have a previously set Preprocessor and ASTContext
Pete Cooper
- [PATCH] Assertion when incomplete array type is used as template param
jyoti allur
- [PATCH] Assertion when incomplete array type is used as template param
jyoti allur
- [PATCH] Check for the intended values in CharByteWidth assertion
Eelis
- [PATCH] Check for the intended values in CharByteWidth assertion
Eli Friedman
- [PATCH] clang-apply-replacements: Add code-formatting post processing step
Edwin Vane
- [PATCH] clang-apply-replacements: Add code-formatting post processing step
Guillaume Papin
- [PATCH] clang-apply-replacements: Add code-formatting post processing step
Edwin Vane
- [PATCH] clang-apply-replacements: Add code-formatting post processing step
Edwin Vane
- [PATCH] clang-apply-replacements: Add code-formatting post processing step
Guillaume Papin
- [PATCH] clang-cl: Don't warn about overriding /MD with /MT, /Fo with another /Fo, etc.
Hans Wennborg
- [PATCH] clang-cl: Don't warn about overriding /MD with /MT, /Fo with another /Fo, etc.
Reid Kleckner
- [PATCH] clang-cl: Don't warn about overriding /MD with /MT, /Fo with another /Fo, etc.
Hans Wennborg
- [PATCH] clang-cl: implement /fallback mode
Hans Wennborg
- [PATCH] clang-cl: implement /fallback mode
Reid Kleckner
- [PATCH] clang-cl: implement /fallback mode
Hans Wennborg
- [PATCH] clang-cl: implement /fallback mode
Hans Wennborg
- [PATCH] clang-cl: implement /fallback mode
Reid Kleckner
- [PATCH] clang-cl: implement /fallback mode
Hans Wennborg
- [PATCH] clang-cl: implement /fallback mode
Hans Wennborg
- [PATCH] clang-cl: implement custom search for cl.exe in /fallback mode
Hans Wennborg
- [PATCH] clang-cl: implement custom search for cl.exe in /fallback mode
Reid Kleckner
- [PATCH] clang-cl: implement custom search for cl.exe in /fallback mode
Hans Wennborg
- [PATCH] clang-cl: print errors as "err" when in /fallback mode
Hans Wennborg
- [PATCH] clang-cl: print errors as "err" when in /fallback mode
Reid Kleckner
- [PATCH] clang-cl: print errors as "err" when in /fallback mode
Jordan Rose
- [PATCH] clang-cl: print errors as "err" when in /fallback mode
Hans Wennborg
- [PATCH] clang-cl: print errors as "err" when in /fallback mode
Hans Wennborg
- [PATCH] Cleaning up ownership attribute semantics
Aaron Ballman
- [PATCH] Cleaning up ownership attribute semantics
Anna Zaks
- [PATCH] Cleaning up ownership attribute semantics
Aaron Ballman
- [PATCH] Cleaning up ownership attribute semantics
Anna Zaks
- [PATCH] Cleaning up ownership attribute semantics
Aaron Ballman
- [PATCH] Fix -style argument to clang-format-diff.
christopher hopman
- [PATCH] Fix -style argument to clang-format-diff.
Daniel Jasper
- [PATCH] Fix crash parsing pragma after a case or a default
Richard Smith
- [PATCH] Fix crash parsing pragma after a case or a default
Olivier Goffart
- [PATCH] Fix crash parsing pragma after a case or a default
Richard Smith
- [PATCH] Fix crash parsing pragma after a case or a default
Olivier Goffart
- [PATCH] Fix crash parsing pragma after a case or a default
Richard Smith
- [PATCH] Fix crash parsing pragma after a case or a default
Olivier Goffart
- [PATCH] Fix warnings when compiling with -DNDEBUG
Peter Collingbourne
- [PATCH] Fix warnings when compiling with -DNDEBUG
Howard Hinnant
- [PATCH] Generic Lambdas: The next step
Faisal Vali
- [PATCH] Generic Lambdas: The next step
Richard Smith
- [PATCH] Handle PredefinedExpr with templates and lambdas
Wei Pan
- [PATCH] Handle PredefinedExpr with templates and lambdas
Wei Pan
- [PATCH] Include explicit instantiations of iostream inserters and extractors in string.cpp.
Peter Collingbourne
- [PATCH] Include explicit instantiations of iostream inserters and extractors in string.cpp.
Howard Hinnant
- [PATCH] Include explicit instantiations of iostream inserters and extractors in string.cpp.
Peter Collingbourne
- [PATCH] Include explicit instantiations of iostream inserters and extractors in string.cpp.
Howard Hinnant
- [PATCH] Include explicit instantiations of iostream inserters and extractors in string.cpp.
Peter Collingbourne
- [PATCH] Include explicit instantiations of iostream inserters and extractors in string.cpp.
Howard Hinnant
- [PATCH] Initial user documentation for TR1 to C++11 migration.
Guillaume Papin
- [PATCH] libclang: New functions clang_Type_getNumTemplateArguments, clang_Type_getTemplateArgument.
Matthieu Nottale
- [PATCH] libclang: New functions clang_Type_getNumTemplateArguments, clang_Type_getTemplateArgument.
Matthieu Nottale
- [PATCH] Make Preprocessor::Lex non-recursive
Eli Friedman
- [PATCH] Make Preprocessor::Lex non-recursive
Richard Smith
- [PATCH] Make Preprocessor::Lex non-recursive
Eli Friedman
- [PATCH] Make Preprocessor::Lex non-recursive
Richard Smith
- [PATCH] Make Preprocessor::Lex non-recursive
Richard Smith
- [PATCH] Make Preprocessor::Lex non-recursive
Eli Friedman
- [PATCH] Make Preprocessor::Lex non-recursive
Richard Smith
- [PATCH] Parse: Don't crash during parsing if we lack a simple-type-specifier
David Majnemer
- [PATCH] Parse: Don't crash during parsing if we lack a simple-type-specifier
David Majnemer
- [PATCH] Parse: Don't crash during parsing if we lack a simple-type-specifier
Chandler Carruth
- [PATCH] Parse: Don't crash during parsing if we lack a simple-type-specifier
David Majnemer
- [PATCH] Parse: Recover better from bad definitions with base specifiers
David Majnemer
- [PATCH] Recognize llvm::Triple::NaCl for MIPSEL
Petar Jovanovic
- [PATCH] Recognize llvm::Triple::NaCl for MIPSEL
Eli Friedman
- [PATCH] Recognize llvm::Triple::NaCl for MIPSEL
Petar Jovanovic
- [PATCH] Recognize llvm::Triple::NaCl for MIPSEL
Petar Jovanovic
- [PATCH] Recognize llvm::Triple::NaCl for MIPSEL
Eli Friedman
- [PATCH] Request for approval to commit: [libclang] Expose DecayedType
Argyrios Kyrtzidis
- [PATCH] Request for approval to commit: [libclang] Expose DecayedType
Anders Waldenborg
- [PATCH] Separate construction of bi-arch path suffix from construction of multi-library path suffix
Simon Atanasyan
- [PATCH] Small fix for tgmath.h
YunZhong Gao
- [PATCH] Trapping math and libfuncs improvements [Part 3 - new definitions]
Eli Friedman
- [PATCH] Trapping math and libfuncs improvements [Part 3 - new definitions]
Hal Finkel
- [PATCH] Use correct semantic DeclContext for local declarations of variables and functions with linkage
Eli Friedman
- [PATCH] Warning for Out of bound access of Array of Structures/Unions not reported
Karthik Bhat
- [PATCH] When in pre-c++11 mode, treat _T("xxx") as a single string literal, repeat the _T() part around each fragment. This addresses http://llvm.org/PR17122
Daniel Jasper
- [PATCH] Windows: Don't warn when making large unsigned enum values signed
Reid Kleckner
- buildbot failure in LLVM on clang-x86_64-linux-selfhost-rel
John Thompson
- buildbot failure in LLVM on clang-x86_64-linux-selfhost-rel
Bob Wilson
- chrono libcxx msvcrt patch slight revision
G M
- Fix scan-build tool
Jordan Rose
- libc++: First cut at <dynarray>
Hal Finkel
- libclang: expose pointer-to-member type
Che-Liang Chiou
- patch: new attribute enable_if
Nick Lewycky
- patch: new attribute enable_if
Nick Lewycky
- patch: new attribute enable_if
Aaron Ballman
- patch: new attribute enable_if
Chandler Carruth
- patch: new attribute enable_if
Nick Lewycky
- patch: new attribute enable_if
Nick Lewycky
- PR16752[PATCH]: 'mode' attribute for unusual targets doesn't work properly.
Stepan Dyatkovskiy
- PR16752[PATCH]: 'mode' attribute for unusual targets doesn't work properly.
Eli Friedman
- PR16752[PATCH]: 'mode' attribute for unusual targets doesn't work properly.
Stepan Dyatkovskiy
- r187174 - Fix GNU ObjC ABI for a message returning a struct.
Benjamin Kramer
- r190482 - Fix is_trivially_constructible preconditions.
Jordan Rose
- r190482 - Fix is_trivially_constructible preconditions.
Howard Hinnant
- r190735 - [analyzer] Put more uniqueness in scan-build's temporary directory names.
Jordan Rose
- r190784 - Handle PredefinedExpr with templates and lambdas
Wei Pan
- r190789 - [analyzer] scan-build: add missing semicolon
Jordan Rose
- r190791 - Add a define for the ObjFW runtime ABI version.
Benjamin Kramer
- r190796 - [libclang] Don't report a DecayedType as "unexposed", report it as the original (as written) type.
Argyrios Kyrtzidis
- r190800 - New message for cases when ownership is taken:
Anton Yartsev
- r190801 - Add error checking to reject neon_vector_type attribute on targets without NEON.
Amara Emerson
- r190802 - Updated the way the ownership attributes are semantically diagnosed. Added test cases for the semantics checks.
Aaron Ballman
- r190804 - When in pre-c++11 mode, treat _T("xxx") as a single string literal, repeat the _T() part around each fragment. This addresses http://llvm.org/PR17122
Alexander Kornienko
- r190804 - When in pre-c++11 mode, treat _T("xxx") as a single string literal, repeat the _T() part around each fragment. This addresses http://llvm.org/PR17122
Chandler Carruth
- r190804 - When in pre-c++11 mode, treat _T("xxx") as a single string literal, repeat the _T() part around each fragment. This addresses http://llvm.org/PR17122
Daniel Jasper
- r190805 - Pass additional information around the uninitialized field visitor.
Richard Trieu
- r190806 - Add some missing ProhibitAttributes calls to some declaration-like #pragmas.
Richard Smith
- r190809 - Emit an error when attempting to generate IR for SEH __try
Reid Kleckner
- r190810 - Move the uninitialized field check to after all the field initializers are added
Richard Trieu
- r190818 - [-cxx-abi microsoft] Correctly identify Win32 entry points
David Majnemer
- r190819 - clang-cl: ignore all /w<foo> options
Hans Wennborg
- r190824 - ffreestanding shouldn't effect main() on win32
David Majnemer
- r190825 - clang-cl: ignore compile-only options in link-only invocations.
Hans Wennborg
- r190829 - Fix test/Driver/cl-options.c test
Hans Wennborg
- r190832 - cl-options.c just use touch to create that .obj file
Hans Wennborg
- r190833 - Fix potential race in module building code.
Eli Friedman
- r190834 - Address review comment on r189557.
Eli Friedman
- r190834 - Address review comment on r189557.
David Blaikie
- r190835 - [analyzer] Stop tracking the objects with attribute cleanup in the RetainCountChecker.
Anna Zaks
- r190836 - [analyzer] More reliably detect property accessors.
Anna Zaks
- r190844 - Fix const-eval of vector init-lists of a vector.
Eli Friedman
- r190845 - Don't build extra init lists.
Eli Friedman
- r190846 - Mark setSSELevel/setMMXLevel/setXOPLevel as static since they don't access anything in the class.
Craig Topper
- r190847 - Push contents of X86TargetInfo::setFeatureEnabled down to a static function called by the virtual version and all the places in getDefaultFeatures. This way getDefaultFeatures doesn't make so many virtual calls.
Craig Topper
- r190854 - clang-format: Don't split a >>-operator.
Daniel Jasper
- r190855 - clang-format: Fix line breaking bug after empty ifs.
Daniel Jasper
- r190858 - clang-format: Add comment to tests explaining their grouping.
Daniel Jasper
- r190861 - clang-format: Don't accidentally move tokens into preprocessor directive.
Daniel Jasper
- r190874 - ObjectiveC modern translator: Provide proper cast of
Fariborz Jahanian
- r190878 - ObjectiveC migrator. Infer property in categories
Fariborz Jahanian
- r190880 - [arcmt] Don't try to handle files that are already ARC'ified, this is not possible currently.
Argyrios Kyrtzidis
- r190881 - ObjectiveC migrator: Don't infer a property from isXXX method
Fariborz Jahanian
- r190890 - ObjectiveC migrator. Ignore migrating 'deprecated'
Fariborz Jahanian
- r190892 - [-cxx-abi microsoft] Mangle local TagDecls appropriately
David Majnemer
- r190894 - ObjectiveC migrator: Don't infer property from
Fariborz Jahanian
- r190895 - Revert "[-cxx-abi microsoft] Mangle local TagDecls appropriately"
David Majnemer
- r190900 - clang-cl: ignore ths /GS- flag
Hans Wennborg
- r190900 - clang-cl: ignore ths /GS- flag
Reid Kleckner
- r190901 - ObjectiveC migrator. infer NS_OPTIONS correctly in the
Fariborz Jahanian
- r190902 - Move using directive from Job.h to Job.cpp
Hans Wennborg
- r190904 - Revert "Revert "[-cxx-abi microsoft] Mangle local TagDecls appropriately""
David Majnemer
- r190906 - Revert "Move using directive from Job.h to Job.cpp" (r190902)
Hans Wennborg
- r190907 - Revert r190902 and r190906
Hans Wennborg
- r190908 - Claim compatibility with VS 2012 by default
Reid Kleckner
- r190909 - Add comment about exporting clang::driver::ArgStringList,
Hans Wennborg
- r190910 - If a variable template specialization with an incomplete array type is
Richard Smith
- r190911 - -ast-dump support for variable templates.
Richard Smith
- r190912 - Fix ObjC @encode for C++ classes w/virtual bases.
Eli Friedman
- r190912 - Fix ObjC @encode for C++ classes w/virtual bases.
jahanian
- r190912 - Fix ObjC @encode for C++ classes w/virtual bases.
Eli Friedman
- r190912 - Fix ObjC @encode for C++ classes w/virtual bases.
jahanian
- r190913 - Fix accepts-invalid if a variable template explicit instantiation is missing an
Richard Smith
- r190914 - Remove unnecessary comment regarding AsTypeExpr base class
Hal Finkel
- r190915 - Add the intrinsic __builtin_convertvector
Hal Finkel
- r190922 - Add new libm LIBBUILTIN definitions, synchronizing with __builtin_*
Hal Finkel
- r190925 - Add support for poly16 vtst and vtstq
Amaury de la Vieuville
- r190926 - Recommited:
Stepan Dyatkovskiy
- r190931 - [ARMv8] Add builtins for CRC instructions.
Joey Gouly
- r190935 - Simplify clang-format-diff.py using new clang-format options.
Daniel Jasper
- r190935 - Simplify clang-format-diff.py using new clang-format options.
Nico Weber
- r190943 - ObjectiveC migrator: placing another check for
Fariborz Jahanian
- r190947 - ObjectiveC migrator: Infer property in the presense
Fariborz Jahanian
- r190953 - [analyzer] Don't even try to convert floats to booleans for now.
Jordan Rose
- r190956 - ObjectiveC migrator: For consistency, also infer
Fariborz Jahanian
- r190959 - Remove some dead code.
Richard Smith
- r190960 - Debug info: Explicitly set the DIVariable::isIndirect() flag for VLAs.
Adrian Prantl
- r190960 - Debug info: Explicitly set the DIVariable::isIndirect() flag for VLAs.
Eric Christopher
- r190962 - get rid of extra parentheses.
Adrian Prantl
- r190962 - get rid of extra parentheses.
Tobias Grosser
- r190962 - get rid of extra parentheses.
Adrian Prantl
- r190962 - get rid of extra parentheses.
Eric Christopher
- r190962 - get rid of extra parentheses.
Jordan Rose
- r190962 - get rid of extra parentheses.
Eric Christopher
- r190962 - get rid of extra parentheses.
Tobias Grosser
- r190962 - get rid of extra parentheses.
Adrian Prantl
- r190963 - The intrinsics should all have C linkage.
Eric Christopher
- r190963 - The intrinsics should all have C linkage.
Hans Wennborg
- r190963 - The intrinsics should all have C linkage.
Eric Christopher
- r190964 - clang-cl: Don't warn about overriding /MD with /MT, /Fo with another /Fo, etc.
Hans Wennborg
- r190965 - Fix closing brace around ifdef.
Eric Christopher
- r190970 - Remove a bogus diagnostic preventing static data member templates from being
Richard Smith
- r190971 - Fix CharByteWidth assertion in LiteralSupport.
Eli Friedman
- r190972 - Add specific warning flags for GNU ext in Sema.
Eli Friedman
- r190977 - Disabling sse2 should disable aes and pclmul support.
Craig Topper
- r190978 - Fix ifdef ordering at the end of Intrin.h from r190965
Reid Kleckner
- r190979 - Avoid including <stdlib.h> in the intrin.h test
Reid Kleckner
- r190979 - Avoid including <stdlib.h> in the intrin.h test
Eli Friedman
- r190979 - Avoid including <stdlib.h> in the intrin.h test
Reid Kleckner
- r190979 - Avoid including <stdlib.h> in the intrin.h test
Eli Friedman
- r190979 - Avoid including <stdlib.h> in the intrin.h test
Chandler Carruth
- r190979 - Avoid including <stdlib.h> in the intrin.h test
Richard Smith
- r190979 - Avoid including <stdlib.h> in the intrin.h test
Reid Kleckner
- r190980 - Make Preprocessor::Lex non-recursive.
Eli Friedman
- r190981 - Fix crash with cast of value-dependent expr.
Eli Friedman
- r190982 - Use curly braces all the way through long if/else chain for consistency and readability.
Craig Topper
- r190984 - Fix use-after-free in r190980.
Eli Friedman
- r190985 - Use -ffreestanding in ms-intrin.cpp and define size_t manually.
Reid Kleckner
- r190999 - Add C intrinsics for Intel SHA Extensions
Ben Langmuir
- r191001 - [ARMv8] Add crypto-neon-fp-armv8 -mfpu option in driver.
Amara Emerson
- r191002 - Move sha intrinsics to immintrin.h
Ben Langmuir
- r191003 - Fix ifdef macro missed in previous commit
Ben Langmuir
- r191009 - ObjectiveC: Allow NS_RETURNS_INNER_POINTER annotation
Fariborz Jahanian
- r191009 - ObjectiveC: Allow NS_RETURNS_INNER_POINTER annotation
Aaron Ballman
- r191009 - ObjectiveC: Allow NS_RETURNS_INNER_POINTER annotation
jahanian
- r191009 - ObjectiveC: Allow NS_RETURNS_INNER_POINTER annotation
Aaron Ballman
- r191011 - clang-cl: Accept -fmsc-version so we can set it without -Xclang
Reid Kleckner
- r191016 - Refinement to my previous patch for
Fariborz Jahanian
- r191016 - Refinement to my previous patch for
Alexander Potapenko
- r191022 - Fixes a buildbot failure (was using local
Fariborz Jahanian
- r191034 - clang-cl: implement /fallback mode
Hans Wennborg
- r191046 - Don't correct typos in Sema::BuildCXXNestedNameSpecifier with -fms-extensions
Kaelyn Uhrain
- r191046 - Don't correct typos in Sema::BuildCXXNestedNameSpecifier with -fms-extensions
Eli Friedman
- r191046 - Don't correct typos in Sema::BuildCXXNestedNameSpecifier with -fms-extensions
Richard Smith
- r191046 - Don't correct typos in Sema::BuildCXXNestedNameSpecifier with -fms-extensions
Kaelyn Uhrain
- r191046 - Don't correct typos in Sema::BuildCXXNestedNameSpecifier with -fms-extensions
Reid Kleckner
- r191057 - PR17290: Use 'false' macro in fix-it hint for initializing a variable of type
Richard Smith
- r191064 - Switch the semantic DeclContext for a block-scope declaration of a function or
Richard Smith
- r191067 - Testcase I forgot to svn add in r191057.
Richard Smith
- r191068 - Modify the uninitialized field visitor to detect uninitialized use across the
Richard Trieu
- r191076 - [ASan] Do not imply -undefined dynamic_lookup when linking dylibs with -fsanitize=address.
Alexander Potapenko
- r191077 - [ASan] Fix darwin-sanitizer-ld.c to test for the new order of linker flags introduced by r191076.
Alexander Potapenko
- r191094 - [analyzer] Use getParentIgnoreParenCasts instead of doing it by hand.
Jordan Rose
- r191095 - Use -fms-compatibility to trigger lookup into dep. bases
Reid Kleckner
- r191095 - Use -fms-compatibility to trigger lookup into dep. bases
Richard Smith
- r191096 - Clarify that we silently ignore some MS extensions like IDL attributes
Reid Kleckner
- r191097 - Fix ReST links I just added to the manual
Reid Kleckner
- r191098 - Update -fmsc-version docs for r190908, which set the default to 1700
Reid Kleckner
- r191099 - clang-cl: implement custom search for cl.exe in /fallback mode
Hans Wennborg
- r191103 - Refactor: CheckExplicitInitList is only called to check an entire InitListExpr,
Richard Smith
- r191107 - Switch tests in test/Headers to use %clang_cc1 rather than %clang. There
Chandler Carruth
- r191120 - Fix return type of _mm_extract_epi8 etc.
Eli Friedman
- r191124 - [Mips] Allocate NaClTargetInfo for MIPSEL NaCl
Petar Jovanovic
- r191137 - Fix clang-format-diff.py to accept -style again.
Daniel Jasper
- r191139 - clang-format: Improve address-of-operator detection
Daniel Jasper
- r191139 - clang-format: Improve address-of-operator detection
Chandler Carruth
- r191139 - clang-format: Improve address-of-operator detection
Daniel Jasper
- r191139 - clang-format: Improve address-of-operator detection
Nico Weber
- r191139 - clang-format: Improve address-of-operator detection
Daniel Jasper
- r191146 - Rearrange narrowing checks in initialization to be a different form of step
Richard Smith
- r191147 - Some comment updates and tweaks for clarity.
Richard Smith
- r191150 - PR17295: Do not allow explicit conversion functions to be used in cases where
Richard Smith
- r191155 - ObjectiveC: ObjC declarations, including forward class
Fariborz Jahanian
- r191159 - Parse: Don't crash during parsing if we lack a simple-type-specifier
David Majnemer
- r191162 - Parse: Move simple-type-specifier sanity check earlier
David Majnemer
- r191169 - Fix typo. Add missing whitespace. No functionality change.
Nick Lewycky
- r191170 - Simplify code to equivalent code. No need to test for null after cast<>, use
Nick Lewycky
- r191171 - Fix comment to match name of variable.
Nick Lewycky
- r191173 - Rewrite a cold use of std::sort to array_pod_sort.
Benjamin Kramer
- r191174 - array_pod_sort loses some type safety, better use the right types.
Benjamin Kramer
- r191176 - Fix array_pod_sort predicates after LLVM change.
Benjamin Kramer
- r191177 - Make sort predicate match the qsort convention.
Benjamin Kramer
- r191182 - PR16529: Don't forget to add the CXXFunctionalCastExpr type sugar to an
Richard Smith
Last message date:
Sun Sep 22 23:24:32 PDT 2013
Archived on: Tue Aug 4 15:31:15 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).