Messages by Date
-
2015/07/30
[libcxx] r243733 - Fix failing unique_ptr tests.
Eric Fiselier
-
2015/07/30
Re: [PATCH] D11670: [libcxx] Disable -Wnon-virtual-dtor warning in <locale>
David Blaikie
-
2015/07/30
[libcxx] r243730 - Start cleanup of unique_ptr tests.
Eric Fiselier
-
2015/07/30
[libcxx] r243729 - Mark any as done and comment out extra methods until speaking to Marshall
Eric Fiselier
-
2015/07/30
[libcxx] r243728 - [libcxx] Add <experimental/any> v2.
Eric Fiselier
-
2015/07/30
Re: [PATCH] D11394: Fix warnings about pessimizing return moves for C++11 and higher
Eric Fiselier
-
2015/07/30
Re: [PATCH] D6762: [libcxx] Add <experimental/any> v2.
Eric Fiselier
-
2015/07/30
[PATCH] D11670: [libcxx] Disable -Wnon-virtual-dtor warning in <locale>
Eric Fiselier
-
2015/07/30
Re: r243718 - [modules] Fix issue where building a module from a relative path when -working-directory option is set, results in error.
Argyrios Kyrtzidis
-
2015/07/30
r243727 - Make sure the 2 method calls are sequenced.
Argyrios Kyrtzidis
-
2015/07/30
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
-
2015/07/30
[libcxx] r243725 - Add -Wno-error by default to work around failing compiler-rt builds
Eric Fiselier
-
2015/07/30
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
-
2015/07/30
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Alexey Samsonov
-
2015/07/30
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
-
2015/07/30
Re: r243718 - [modules] Fix issue where building a module from a relative path when -working-directory option is set, results in error.
Richard Smith
-
2015/07/30
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Alexey Samsonov
-
2015/07/30
r243718 - [modules] Fix issue where building a module from a relative path when -working-directory option is set, results in error.
Argyrios Kyrtzidis
-
2015/07/30
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
-
2015/07/30
Re: [PATCH] D11666: [CUDA] Make sure we emit all templated __global__ functions on device side.
David Majnemer
-
2015/07/30
[libcxx] r243706 - Creating release candidate rc2 from release_370 branch
Hans Wennborg
-
2015/07/30
[libcxxabi] r243707 - Creating release candidate rc2 from release_370 branch
Hans Wennborg
-
2015/07/30
Re: [PATCH] D10599: [OPENMP 4.0] Initial support for '#pragma omp declare simd' directive.
Richard Smith
-
2015/07/30
Re: [libcxx] r243530 - Fix a self-move bug in inplace_merge. Thanks to Ted and Dexon for the report and the suggested fix.
Duncan P. N. Exon Smith
-
2015/07/30
Making Clang Lit tests C++11 compatible
Li, Charles
-
2015/07/30
Re: [PATCH] D11666: [CUDA] Make sure we emit all templated __global__ functions on device side.
Artem Belevich
-
2015/07/30
Re: [PATCH] D11666: [CUDA] Make sure we emit all templated __global__ functions on device side.
David Majnemer
-
2015/07/30
[PATCH] D11666: [CUDA] Make sure we emit all templated __global__ functions on device side.
Artem Belevich
-
2015/07/30
Re: [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Jonathan Roelofs
-
2015/07/30
Re: [libcxx] r243503 - [libcxx] Cleanup CMake configuration and integrate with LLVM
Eric Fiselier
-
2015/07/30
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
-
2015/07/30
[libcxx] r243698 - Reapply working parts of CMake cleanup.
Eric Fiselier
-
2015/07/30
Re: [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
-
2015/07/30
Re: [PATCH] D10356: scan-build: Add --triple option to scan-build
Ted Kremenek
-
2015/07/30
[PATCH] D11664: [CUDA] Implemented additional processing steps needed to link with CUDA libdevice bitcode.
Artem Belevich
-
2015/07/30
r243694 - Split DWARF: Allow -gmlt/-gsplit-dwarf to override rather than complement each other
David Blaikie
-
2015/07/30
r243692 - Improved error recovery for _Pragma
Hubert Tong
-
2015/07/30
r243690 - [Concepts] Add diagnostic: non template declaration
Hubert Tong
-
2015/07/30
Re: [PATCH] D11658: [Sema] main can't be declared as global variable
Richard Smith
-
2015/07/30
Re: [PATCH] D11328: [clang-tidy] new "throw-by-value-catch-by-reference" check for clang-tidy
Aaron Ballman
-
2015/07/30
r243685 - [sanitizers] Enable dfsan for aarch64
Adhemerval Zanella
-
2015/07/30
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
-
2015/07/30
Re: [PATCH] D11328: [clang-tidy] new "throw-by-value-catch-by-reference" check for clang-tidy
Tobias Langner
-
2015/07/30
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Jonathan Roelofs
-
2015/07/30
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Jonathan Roelofs
-
2015/07/30
r243676 - [sema] Allow to opt-out of overriding the super class's designated initializers by marking the initializer as unavailable in the subclass.
Argyrios Kyrtzidis
-
2015/07/30
[PATCH] D11658: [Sema] main can't be declared as global variable
Davide Italiano
-
2015/07/30
Re: [libcxx] r243530 - Fix a self-move bug in inplace_merge. Thanks to Ted and Dexon for the report and the suggested fix.
Duncan P. N. Exon Smith
-
2015/07/30
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Alexey Samsonov
-
2015/07/30
Re: [PATCH] D11614: testing for tail call optimization repression when sanitizing use-after-dtor
Naomi Musgrave
-
2015/07/30
Re: [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Jonathan Roelofs
-
2015/07/30
[libcxx] r243674 - Fix PR#24267. use numeric_limits::max instead of ~0 for 'all ones', since that might give wrong answers on a 1's complement machine.
Marshall Clow
-
2015/07/30
Re: [PATCH] D11646: [sanitizers] Enable dfsan for aarch64
Peter Collingbourne
-
2015/07/30
Re: [PATCH] D11614: testing for tail call optimization repression when sanitizing use-after-dtor
Evgeniy Stepanov
-
2015/07/30
r243671 - Testing to verify function attribute disable-tail-calls applied to destructor
Naomi Musgrave
-
2015/07/30
Re: [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
-
2015/07/30
r243673 - simplified test case
Naomi Musgrave
-
2015/07/30
r243672 - removed hardcoding for attribute associated with dtor in test
Naomi Musgrave
-
2015/07/30
r243670 - updated test to be more explicit
Naomi Musgrave
-
2015/07/30
r243668 - repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
-
2015/07/30
r243669 - Updated test regex and flags
Naomi Musgrave
-
2015/07/30
Re: [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
-
2015/07/30
Re: [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Evgeniy Stepanov
-
2015/07/30
Re: [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
-
2015/07/30
Re: r243657 - Add fmodules-cache-path to 2 tests which were missing it.
Pete Cooper
-
2015/07/30
r243663 - Use llvm::reverse to make a bunch of loops use foreach. NFC.
Pete Cooper
-
2015/07/30
Re: r243657 - Add fmodules-cache-path to 2 tests which were missing it.
Richard Smith
-
2015/07/30
Re: r243085 - Fix the cc1as crash when it outputs assembly
Hans Wennborg
-
2015/07/30
Re: [libcxx] r243530 - Fix a self-move bug in inplace_merge. Thanks to Ted and Dexon for the report and the suggested fix.
Sean Silva
-
2015/07/30
r243657 - Add fmodules-cache-path to 2 tests which were missing it.
Pete Cooper
-
2015/07/30
r243656 - [ARM] Allow setting the generic features for native cpus
Renato Golin
-
2015/07/30
Re: [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
-
2015/07/30
[libcxxabi] r243654 - Merging r243645:
Daniel Sanders
-
2015/07/30
Re: r243206 - [CodeGen] Don't UBSan-ize the argument to __builtin_frame_address
Hans Wennborg
-
2015/07/30
Re: [PATCH] D11529: [libcxxabi] Add -funwind-tables to the test compilation options.
Daniel Sanders
-
2015/07/30
Re: [PATCH] Fix crash in CheckObjCCircularContainer
Argyrios Kyrtzidis
-
2015/07/30
[libcxxabi] r243649 - Merging r243296:
Daniel Sanders
-
2015/07/30
Re: [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Daniel Sanders
-
2015/07/30
[libcxxabi] r243645 - [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Daniel Sanders
-
2015/07/30
Re: [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Daniel Sanders
-
2015/07/30
Re: [PATCH] D11555: [libcxx] Allow use of <atomic> in C++03. Try 3.
Eric Fiselier
-
2015/07/30
r243644 - Fix sanitizer fallout from r243642
Ulrich Weigand
-
2015/07/30
Re: [PATCH] D10356: scan-build: Add --triple option to scan-build
Honggyu Kim
-
2015/07/30
Re: [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Marshall Clow
-
2015/07/30
Re: [PATCH] D11581: [SHAVE] Pass all -f, -g, -O, -W options through directly to moviCompile.
Douglas Katzman
-
2015/07/30
Re: [PATCH] D10356: scan-build: Add --triple option to scan-build
Honggyu Kim
-
2015/07/30
[PATCH] D11646: [sanitizers] Enable dfsan for aarch64
Adhemerval Zanella
-
2015/07/30
Re: [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Hans Wennborg
-
2015/07/30
Re: [PATCH] D11001: Add support for System z vector language extensions
Ulrich Weigand
-
2015/07/30
[libcxx] r243641 - Change some #ifdefs to #if - thanks to Dexon for thge catch.
Marshall Clow
-
2015/07/30
Re: [libcxx] r243530 - Fix a self-move bug in inplace_merge. Thanks to Ted and Dexon for the report and the suggested fix.
Marshall Clow
-
2015/07/30
Re: [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Marshall Clow
-
2015/07/30
Re: [PATCH] D11529: [libcxxabi] Add -funwind-tables to the test compilation options.
Marshall Clow
-
2015/07/30
Re: [PATCH] D11459: [Driver] Fix handling of -fbuiltin/-fcommon when combined with -mkernel
scott douglass
-
2015/07/30
Re: [PATCH] D11529: [libcxxabi] Add -funwind-tables to the test compilation options.
Daniel Sanders
-
2015/07/30
Re: [PATCH] D11529: [libcxxabi] Add -funwind-tables to the test compilation options.
Daniel Sanders
-
2015/07/30
Re: [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Daniel Sanders
-
2015/07/30
Re: [PATCH] D11483: [libcxxabi][mips] Correct float_data::mangled_size for all ABI's.
Daniel Sanders
-
2015/07/30
r243635 - [OPENMP 4.1] Initial support for extended 'ordered' clause.
Alexey Bataev
-
2015/07/30
r243632 - [X86] Recognize "flags" as an identifier, not a register in Intel-syntax inline asm
Michael Kuperstein
-
2015/07/30
[PATCH] Fix crash in CheckObjCCircularContainer
AlexDenisov
-
2015/07/30
r243625 - Add a comment explaining differing Windows behavior.
Sean Silva
-
2015/07/30
r243624 - Enable accidentally-disabled tests.
Sean Silva
-
2015/07/30
[PATCH] D11629: APValues and Constants and MaterializedTemporaryExpr need to have stable maps
David Majnemer
-
2015/07/29
r243623 - [X86][AVX512BW] Remove whitespaces
Asaf Badouh
-
2015/07/29
Re: [PATCH] D11555: [libcxx] Allow use of <atomic> in C++03. Try 3.
Eric Fiselier
-
2015/07/29
Re: [PATCH] D11600: [CONCEPTS] Add concept to VarDecl and diagnostic for uninitialized variable concept
Nathan Wilson
-
2015/07/29
Re: [PATCH] D11555: [libcxx] Allow use of <atomic> in C++03. Try 3.
Eric Fiselier
-
2015/07/29
Re: [PATCH] Sema: Fix spurious 'infinite recursion' warning for overloaded functions
Vedant Kumar
-
2015/07/29
Re: [PATCH] D11619: [OPENMP] allow static local variable on data-sharing attribute clause
Alexey Bataev
-
2015/07/29
Re: [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Nathan Wilson
-
2015/07/29
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
-
2015/07/29
Re: r243206 - [CodeGen] Don't UBSan-ize the argument to __builtin_frame_address
Richard Smith
-
2015/07/29
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Alexey Samsonov
-
2015/07/29
r243614 - Remove some noise "this->"s left behind by r243213.
Richard Smith
-
2015/07/29
r243612 - [modules] Remove redundant information written into DeclContext name lookup tables. We don't need to store the data length twice.
Richard Smith
-
2015/07/29
Re: [PATCH] D8308: Improved error recovery for _Pragma
Richard Smith
-
2015/07/29
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
-
2015/07/29
Re: [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Nathan Wilson
-
2015/07/29
Re: r243600 - Attempt to make clang-x64-ninja-win7 happy.
Sean Silva
-
2015/07/29
Re: [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
-
2015/07/29
Re: [PATCH] D11614: testing for tail call optimization repression when sanitizing use-after-dtor
Naomi Musgrave
-
2015/07/29
Re: Patches for 3.7 and move warnings
Hans Wennborg
-
2015/07/29
Re: [PATCH] D11615: Fix redundant move warning
Richard Trieu
-
2015/07/29
Re: [PATCH] D11600: [CONCEPTS] Add concept to VarDecl and diagnostic for uninitialized variable concept
Richard Smith
-
2015/07/29
Re: r243597 - Avoid failure to canonicalize '..'.
Richard Smith
-
2015/07/29
Re: [PATCH] D11001: Add support for System z vector language extensions
Richard Smith
-
2015/07/29
Re: r243597 - Avoid failure to canonicalize '..'.
Sean Silva
-
2015/07/29
Re: r243597 - Avoid failure to canonicalize '..'.
Sean Silva
-
2015/07/29
Re: [PATCH] D11279: Initial patch for PS4 toolchain
Eric Christopher
-
2015/07/29
[PATCH] D11619: [OPENMP] allow static local variable on data-sharing attribute clause
Kelvin Li
-
2015/07/29
r243602 - Remove bad test.
Sean Silva
-
2015/07/29
Re: r243597 - Avoid failure to canonicalize '..'.
Richard Smith
-
2015/07/29
Re: r243597 - Avoid failure to canonicalize '..'.
Sean Silva
-
2015/07/29
Re: Patches for 3.7 and move warnings
Richard Smith
-
2015/07/29
Re: r243597 - Avoid failure to canonicalize '..'.
Richard Smith
-
2015/07/29
Re: [PATCH] D11279: Initial patch for PS4 toolchain
Alex Rosenberg
-
2015/07/29
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Alexey Samsonov
-
2015/07/29
r243600 - Attempt to make clang-x64-ninja-win7 happy.
Sean Silva
-
2015/07/29
Re: [PATCH] D11572: [Static Analyzer] Checker for OS X / iOS localizability issues
Anna Zaks
-
2015/07/29
r243597 - Avoid failure to canonicalize '..'.
Sean Silva
-
2015/07/29
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Alexey Samsonov
-
2015/07/29
Re: [PATCH] D11572: [Static Analyzer] Checker for OS X / iOS localizability issues
Kulpreet Chilana
-
2015/07/29
Re: [PATCH] D11572: [Static Analyzer] Checker for OS X / iOS localizability issues
Kulpreet Chilana
-
2015/07/29
Re: [PATCH] Sema: Fix spurious 'infinite recursion' warning for overloaded functions
Richard Trieu
-
2015/07/29
Re: [PATCH] D11614: testing for tail call optimization repression when sanitizing use-after-dtor
Naomi Musgrave
-
2015/07/29
Re: [PATCH] D11614: testing for tail call optimization repression when sanitizing use-after-dtor
Naomi Musgrave
-
2015/07/29
Re: [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
-
2015/07/29
Re: [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
-
2015/07/29
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Kostya Serebryany
-
2015/07/29
Re: Patches for 3.7 and move warnings
Richard Trieu
-
2015/07/29
r243594 - Fix -Wredundant-move warning.
Richard Trieu
-
2015/07/29
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
-
2015/07/29
[libcxx] r243593 - Revert recent CMake changes again due to failing compiler-rt builds
Eric Fiselier
-
2015/07/29
Re: [PATCH] D11580: [InstrProfiling] Update test cases for using "atomicrmw add" to increment counters.
Justin Bogner
-
2015/07/29
Re: Patches for 3.7 and move warnings
Richard Smith
-
2015/07/29
Re: [PATCH] D11615: Fix redundant move warning
Richard Smith
-
2015/07/29
Re: r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Richard Trieu
-
2015/07/29
[PATCH] Sema: Fix spurious 'infinite recursion' warning for overloaded functions
Vedant Kumar
-
2015/07/29
[PATCH] D11615: Fix redundant move warning
Richard Trieu
-
2015/07/29
Re: [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Richard Smith
-
2015/07/29
r243592 - [modules] When performing redeclaration lookup for a using declaration, prefer
Richard Smith
-
2015/07/29
Re: r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Richard Smith
-
2015/07/29
Re: [PATCH] D11614: testing for tail call optimization repression when sanitizing use-after-dtor
Evgeniy Stepanov
-
2015/07/29
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
-
2015/07/29
[libcxx] r243591 - Attempt to fix build issues introduced by
Eric Fiselier
-
2015/07/29
Re: [PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Evgeniy Stepanov
-
2015/07/29
[PATCH] D11614: testing for tail call optimization repression when sanitizing use-after-dtor
Naomi Musgrave
-
2015/07/29
[PATCH] D11613: repress tail call optimization when performing use-after-dtor sanitization
Naomi Musgrave
-
2015/07/29
Re: [PATCH] D11490: [Concepts] Add diagnostic: non template declaration
Hubert Tong
-
2015/07/29
Re: [PATCH] D11279: Initial patch for PS4 toolchain
Eric Christopher
-
2015/07/29
[libcxx] r243586 - Fix typo in unused variable name.
Nick Lewycky
-
2015/07/29
Re: [PATCH] D11580: [InstrProfiling] Update test cases for using "atomicrmw add" to increment counters.
Diego Novillo
-
2015/07/29
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Kostya Serebryany
-
2015/07/29
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Evgenii Stepanov
-
2015/07/29
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Kostya Serebryany
-
2015/07/29
Re: r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Richard Trieu
-
2015/07/29
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
-
2015/07/29
Re: [libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Kostya Serebryany
-
2015/07/29
[PATCH]es: algorithm: Avoid moving initial subsequences in std::inplace_merge()
Duncan P. N. Exon Smith
-
2015/07/29
[libcxx] r243574 - Recommit r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Eric Fiselier
-
2015/07/29
r243571 - [SemaAccess] Provide meaningful message when we hit llvm_unreachable().
Davide Italiano
-
2015/07/29
Re: r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Richard Smith
-
2015/07/29
Re: r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Richard Smith
-
2015/07/29
Re: r243343 - [sema] Fix infinite loop when using a boolean value as designated initializer.
Hans Wennborg
-
2015/07/29
Re: r243343 - [sema] Fix infinite loop when using a boolean value as designated initializer.
Richard Smith
-
2015/07/29
Re: [libcxx] r243530 - Fix a self-move bug in inplace_merge. Thanks to Ted and Dexon for the report and the suggested fix.
Duncan P. N. Exon Smith
-
2015/07/29
Re: r243343 - [sema] Fix infinite loop when using a boolean value as designated initializer.
Richard Smith
-
2015/07/29
Re: r231265 - New ObjC warning: circular containers.
Hans Wennborg
-
2015/07/29
Re: r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Arthur O'Dwyer
-
2015/07/29
r243552 - Use the AddAllArgs overload which accepts an ArrayRef of OptSpecifier.
Douglas Katzman
-
2015/07/29
Re: [PATCH] D11599: Change some series of AddAllArgs calls to use the most general AddAlllArgs.
Douglas Katzman
-
2015/07/29
Re: [PATCH] D10305: [Clang Static Analyzer] Bug identification
Anna Zaks
-
2015/07/29
Re: [libcxx] r243503 - [libcxx] Cleanup CMake configuration and integrate with LLVM
Hans Wennborg
-
2015/07/29
[libcxx] r243550 - Revert r243503 "[libcxx] Cleanup CMake configuration and integrate with LLVM"
Hans Wennborg
-
2015/07/29
Re: r243463 - Do not give a -Wredundant-move warning when removing the move will result in an
Richard Trieu
-
2015/07/29
Re: [PATCH] D11600: Add concept to VarDecl and diagnostic for unitialized variable concept
Nathan Wilson
-
2015/07/29
[PATCH] D11600: Add concept to VarDecl and diagnostic for unitialized variable concept
Nathan Wilson
-
2015/07/29
Re: r243343 - [sema] Fix infinite loop when using a boolean value as designated initializer.
Hans Wennborg
-
2015/07/29
Re: r231265 - New ObjC warning: circular containers.
Ted Kremenek