The Week Of Monday 25 August 2014 Archives by subject
Starting: Mon Aug 25 00:37:37 PDT 2014
Ending: Sun Aug 31 21:23:55 PDT 2014
Messages: 600
- [clang-tools-extra] r216396 - Update for LLVM api change
Rafael Espindola
- [clang-tools-extra] r216462 - [clang-tidy] If we're going to change the header guard in the #endif comment
Benjamin Kramer
- [clang-tools-extra] r216529 - Simplify creation of a couple ArrayRefs by using None and makeArrayRef.
Craig Topper
- [clang-tools-extra] r216529 - Simplify creation of a couple ArrayRefs by using None and makeArrayRef.
David Blaikie
- [clang-tools-extra] r216529 - Simplify creation of a couple ArrayRefs by using None and makeArrayRef.
Craig Topper
- [clang-tools-extra] r216551 - Adjust call 'CreateAnalysisConsumer' due to API tweak.
Ted Kremenek
- [clang-tools-extra] r216584 - Update for LLVM api change.
Rafael Espindola
- [clang-tools-extra] r216615 - Update for Clang API change.
David Blaikie
- [clang-tools-extra] r216711 - Remove call to llvm::makeArrayRef. Implicit conversion is sufficient.
Craig Topper
- [clang-tools-extra] r216718 - [clang-tidy] Don't suggest naming unnamed parameters on deleted/defaulted functions.
Benjamin Kramer
- [clang-tools-extra] r216726 - [clang-tidy] Add a checker that suggests replacing short/long/long long with fixed-size types.
Benjamin Kramer
- [clang-tools-extra] r216726 - [clang-tidy] Add a checker that suggests replacing short/long/long long with fixed-size types.
Richard Smith
- [clang-tools-extra] r216727 - Try to fix test on msvc and 32 bit hosts.
Benjamin Kramer
- [libclc] r216653 - Fix build against LLVM SVN >= r216393
Michel Danzer
- [libclc] r216654 - Fix build against LLVM SVN >= r216488
Michel Danzer
- [libcxx] r215740 - Revert "Turn off extern templates for most uses."
Evgeniy Stepanov
- [libcxx] r215740 - Revert "Turn off extern templates for most uses."
Kostya Serebryany
- [libcxx] r215740 - Revert "Turn off extern templates for most uses."
Eric Fiselier
- [libcxx] r215740 - Revert "Turn off extern templates for most uses."
Evgeniy Stepanov
- [libcxx] r216317 - Add return statement to a test class's assignment operator. Defect found by Coverity Scan.
Justin Bogner
- [libcxx] r216317 - Add return statement to a test class's assignment operator. Defect found by Coverity Scan.
Chandler Carruth
- [libcxx] r216317 - Add return statement to a test class's assignment operator. Defect found by Coverity Scan.
Jonathan Roelofs
- [libcxx] r216317 - Add return statement to a test class's assignment operator. Defect found by Coverity Scan.
Eric Fiselier
- [libcxx] r216317 - Add return statement to a test class's assignment operator. Defect found by Coverity Scan.
Justin Bogner
- [libcxx] r216317 - Add return statement to a test class's assignment operator. Defect found by Coverity Scan.
Eric Fiselier
- [libcxx] r216317 - Add return statement to a test class's assignment operator. Defect found by Coverity Scan.
Justin Bogner
- [libcxx] r216384 - Replace 'noexcept' with '_NOEXCEPT' in <shared_mutex>. This allows us to build the dylib with MSVC, which doesn't support noexcept (sheesh\!). Thanks to K-ballo for the report.
Marshall Clow
- [libcxx] r216497 - [libcxx] Fix ctype_byname<wchar_t>::do_is() mask checking.
Jonathan Roelofs
- [libcxx] r216508 - Revert r216497: "[libcxx] Fix ctype_byname<wchar_t>::do_is() mask checking."
Jonathan Roelofs
- [libcxx] r216548 - Rename arguments in include/cmath to work around Newlib macro implementation using these particular names
Jonathan Roelofs
- [libcxx] r216561 - Mark test types for <atomic> nothrow default constructible. Patch from Steve MacKenzie.
Eric Fiselier
- [libcxx] r216561 - Mark test types for <atomic> nothrow default constructible. Patch from Steve MacKenzie.
Eric Fiselier
- [libcxx] r216594 - Creating release candidate rc4 from release_350 branch
Bill Wendling
- [libcxxabi] r216482 - Remove strict dependency on llvm-config.
Dan Albert
- [libcxxabi] r216595 - Creating release candidate rc4 from release_350 branch
Bill Wendling
- [libcxxabi] r216730 - Make _Unwind_Backtrace() work on ARM.
Dan Albert
- [libcxxabi] r216738 - Add missing include to a test case.
Dan Albert
- [LLVMdev] Usability of phabricator review threads for non-phab-users
Manuel Klimek
- [PATCH] [analyzer][Bugfix/improvement] Fix for PR16833
Aleksei Sidorin
- [PATCH] [analyzer] [patch] Path-sensitive different.IntegerOverflow checker
Anna Zaks
- [PATCH] [analyzer] [proposal] Fix for PR20653
Aleksei Sidorin
- [PATCH] [analyzer] Detect use-after-free scenarios in -dealloc after calling [super dealloc]
David Kilzer
- [PATCH] [analyzer] Detect use-after-free scenarios in -dealloc after calling [super dealloc]
David Kilzer
- [PATCH] [analyzer] Fix ObjC Dealloc Checker to operate only on classes with retained properties
Anna Zaks
- [PATCH] [analyzer] Fix ObjC Dealloc Checker to operate only on classes with retained properties
David Kilzer
- [PATCH] [analyzer] Fix ObjC Dealloc Checker to operate only on classes with retained properties
David Kilzer
- [PATCH] [analyzer] Fix ObjC Dealloc Checker to operate only on classes with retained properties
David Kilzer
- [PATCH] [analyzer] Fix ObjC Dealloc Checker to operate only on classes with retained properties
David Kilzer
- [PATCH] [analyzer] Remove duplicate test case from MissingDealloc.m
David Kilzer
- [PATCH] [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Oliver Stannard
- [PATCH] [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Joerg Sonnenberger
- [PATCH] [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Anton Korobeynikov
- [PATCH] [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Oliver Stannard
- [PATCH] [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Renato Golin
- [PATCH] [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Joerg Sonnenberger
- [PATCH] [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Renato Golin
- [PATCH] [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Oliver Stannard
- [PATCH] [ASan/Win] Add an extra thunk.lib to handle stack-use-after-return option
Timur Iskhodzhanov
- [PATCH] [ASan/Win] Add an extra thunk.lib to handle stack-use-after-return option
Alexey Samsonov
- [PATCH] [ASan/Win] Add an extra thunk.lib to handle stack-use-after-return option
Timur Iskhodzhanov
- [PATCH] [ASan] Rename the ASan dynamic RT
Timur Iskhodzhanov
- [PATCH] [C++11] Support for capturing of variable length arrays in lambda expression.
Richard Smith
- [PATCH] [C++11] Support for capturing of variable length arrays in lambda expression.
Alexey Bataev
- [PATCH] [C++11] Support for capturing of variable length arrays in lambda expression.
Alexey Bataev
- [PATCH] [C++11] Support for capturing of variable length arrays in lambda expression.
Richard Smith
- [PATCH] [C++11] Support for capturing of variable length arrays in lambda expression.
Bataev, Alexey
- [PATCH] [C++11] Support for capturing of variable length arrays in lambda expression.
Alexey Bataev
- [PATCH] [C++11] Support for capturing of variable length arrays in lambda expression.
Alexey Bataev
- [PATCH] [C++11] Support for capturing of variable length arrays in lambda expression.
Richard Smith
- [PATCH] [C++11] Support for capturing of variable length arrays in lambda expression.
Alexey Bataev
- [PATCH] [clang-format] Add SpacesInSquareBrackets option. Fix LLVM bug #17887.
Marek Kurdej
- [PATCH] [clang-format] Add SpacesInSquareBrackets option. Fix LLVM bug #17887.
Daniel Jasper
- [PATCH] [clang-tidy] Add a checker for long functions.
Alexander Kornienko
- [PATCH] [clang-tidy] Add a checker for long functions.
Benjamin Kramer
- [PATCH] [clang-tidy] Add a checker for long functions.
Benjamin Kramer
- [PATCH] [clang-tidy] Add a checker for long functions.
Ted Kremenek
- [PATCH] [clang-tidy] Add a checker for long functions.
Alexander Kornienko
- [PATCH] [clang-tidy] Add a checker that suggests replacing short/long/long long with fixed-size types.
Benjamin Kramer
- [PATCH] [clang-tidy] Add a checker that suggests replacing short/long/long long with fixed-size types.
Alexander Kornienko
- [PATCH] [clang-tidy] Add a checker that suggests replacing short/long/long long with fixed-size types.
Benjamin Kramer
- [PATCH] [clang-tidy] Add a checker that suggests replacing short/long/long long with fixed-size types.
Phabricator
- [PATCH] [clang-tidy] Add a checker that suggests replacing short/long/long long with fixed-size types.
Samuel Benzaquen
- [PATCH] [clang-tidy] Add a checker that suggests replacing short/long/long long with fixed-size types.
Alexander Kornienko
- [PATCH] [clang/asan] call __asan_poison_cxx_array_cookie after operator new[]
Kostya Serebryany
- [PATCH] [clang/asan] call __asan_poison_cxx_array_cookie after operator new[]
Kostya Serebryany
- [PATCH] [clang/asan] call __asan_poison_cxx_array_cookie after operator new[]
Richard Smith
- [PATCH] [clang/asan] call __asan_poison_cxx_array_cookie after operator new[]
Kostya Serebryany
- [PATCH] [clang/asan] call __asan_poison_cxx_array_cookie after operator new[]
Richard Smith
- [PATCH] [clang/asan] call __asan_poison_cxx_array_cookie after operator new[]
Kostya Serebryany
- [PATCH] [clang/asan] call __asan_poison_cxx_array_cookie after operator new[]
Richard Smith
- [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
Dan Albert
- [PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Jonathan Roelofs
- [PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Dan Albert
- [PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Dmitri Gribenko
- [PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Dmitri Gribenko
- [PATCH] [libc++] Allow libc++ to be built on systems without POSIX threads
Jonathan Roelofs
- [PATCH] [libc++abi] Support for __cxa_bad_array_new_length
Aaron Ballman
- [PATCH] [libc++abi] Support for __cxa_bad_array_new_length
Aaron Ballman
- [PATCH] [libc++abi] Support for __cxa_bad_array_new_length
Aaron Ballman
- [PATCH] [libcxx] Add support for building and testing with an ABI library not along linker paths
Dan Albert
- [PATCH] [libcxx] Add support for building and testing with an ABI library not along linker paths
Ed Maste
- [PATCH] [libcxx] Emulation of atomic builtins for MSVC
Agustín Bergé
- [PATCH] [libcxx] Emulation of atomic builtins for MSVC
Agustín Bergé
- [PATCH] [libcxx] Fix ctype_byname<wchar_t>::do_is() mask checking.
Dan Albert
- [PATCH] [libcxx] Fix ctype_byname<wchar_t>::do_is() mask checking.
Dan Albert
- [PATCH] [libcxx] Fix ctype_byname<wchar_t>::do_is() mask checking.
Jonathan Roelofs
- [PATCH] [libcxx] Fix ctype_byname<wchar_t>::do_is() mask checking.
Jon Roelofs
- [PATCH] [libcxx] Fix ctype_byname<wchar_t>::do_is() mask checking.
Dan Albert
- [PATCH] [libcxx] Fix ctype_byname<wchar_t>::do_is() mask checking.
Marshall Clow
- [PATCH] [libcxx] Fix ctype_byname<wchar_t>::do_is() mask checking.
Dan Albert
- [PATCH] [libcxx] Fix ctype_byname<wchar_t>::do_is() mask checking.
Jon Roelofs
- [PATCH] [libcxx] Fix ctype_byname<wchar_t>::do_is() mask checking.
Jon Roelofs
- [PATCH] [libcxx] Fix ctype_byname<wchar_t>::do_is() mask checking.
Jon Roelofs
- [PATCH] [libcxx] Fix regex_traits<T>::char_class_type for Android.
Dan Albert
- [PATCH] [libcxx] Fix regex_traits<T>::char_class_type for Android.
Jonathan Roelofs
- [PATCH] [libcxx] Get categories.numeric and facet.numpunct localization tests passing on linux
Marshall Clow
- [PATCH] [libcxx] Get categories.numeric and facet.numpunct localization tests passing on linux
Marshall Clow
- [PATCH] [libcxx] Get categories.numeric and facet.numpunct localization tests passing on linux
Eric Fiselier
- [PATCH] [libcxx] Get categories.numeric and facet.numpunct localization tests passing on linux
Eric Fiselier
- [PATCH] [libcxx] Get categories.time localization tests passing on linux
Eric Fiselier
- [PATCH] [libcxx] Initializer list support for MSVC
Agustín Bergé
- [PATCH] [libcxx] Partially address a FIXME in steady_clock::now()
Jon Roelofs
- [PATCH] [libcxx] Partially address a FIXME in steady_clock::now()
Dan Albert
- [PATCH] [libcxx] Partially address a FIXME in steady_clock::now()
Dan Albert
- [PATCH] [libcxx] Partially address a FIXME in steady_clock::now()
Jon Roelofs
- [PATCH] [libcxx] Partially address a FIXME in steady_clock::now()
Marshall Clow
- [PATCH] [libcxx] Partially address a FIXME in steady_clock::now()
Dan Albert
- [PATCH] [libcxx] type_info support for MSVC
Agustín Bergé
- [PATCH] [libcxx] type_info support for MSVC
David Majnemer
- [PATCH] [libcxx] type_info support for MSVC
Agustín Bergé
- [PATCH] [libcxx] Unify LIBCXX_<ABI-Name>_INCLUDE_PATHS to be LIBCXX_ABI_INCLUDE_PATHS
Dan Albert
- [PATCH] [libcxxabi] Make _Unwind_Backtrace() work on ARM.
Dan Albert
- [PATCH] [libcxxabi] Make _Unwind_Backtrace() work on ARM.
Jon Roelofs
- [PATCH] [libcxxabi] Make _Unwind_Backtrace() work on ARM.
Dan Albert
- [PATCH] [libcxxabi] Make _Unwind_Backtrace() work on ARM.
Dan Albert
- [PATCH] [libcxxabi] Make _Unwind_Backtrace() work on ARM.
Jon Roelofs
- [PATCH] [libcxxabi] Make _Unwind_Backtrace() work on ARM.
Jon Roelofs
- [PATCH] [libcxxabi] Make _Unwind_Backtrace() work on ARM.
Antoine Labour
- [PATCH] [libcxxabi] Make _Unwind_Backtrace() work on ARM.
Jon Roelofs
- [PATCH] [libcxxabi] Make _Unwind_Backtrace() work on ARM.
Dan Albert
- [PATCH] [libcxxabi] Remove strict dependency on llvm-config.
Keno Fischer
- [PATCH] [libcxxabi] Remove strict dependency on llvm-config.
Dan Albert
- [PATCH] [libcxxabi] Remove strict dependency on llvm-config.
Dan Albert
- [PATCH] [libcxxabi] Remove strict dependency on llvm-config.
Keno Fischer
- [PATCH] [libcxxabi] Remove strict dependency on llvm-config.
Dan Albert
- [PATCH] [mips] Zero-sized structs cannot be ignored in MipsABIInfo::classifyReturnType() for O32
Simon Atanasyan
- [PATCH] [OPENMP] Codegen for 'private' clause in 'parallel' directive
Ajay Jayaraj
- [PATCH] [OPENMP] Codegen for 'private' clause in 'parallel' directive
Bataev, Alexey
- [PATCH] [OPENMP] Codegen for 'private' clause in 'parallel' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'private' clause in 'parallel' directive
Alexey Bataev
- [PATCH] [OPENMP] Codegen for 'private' clause in 'parallel' directive
Ajay Jayaraj
- [PATCH][x86] Enable broadwell march to llvm/clang
Robert Khasanov
- [PATCH] [Zorg] Modify LibCxxAndABIBuilder to support testing libcxx with multiple standard versions.
Eric Fiselier
- [PATCH] [Zorg] Modify LibCxxAndABIBuilder to support testing libcxx with multiple standard versions.
Dan Albert
- [PATCH] [Zorg] Modify LibCxxAndABIBuilder to support testing libcxx with multiple standard versions.
Dmitri Gribenko
- [PATCH] Add -Wrange-loop-analysis to warn when a range-based for-loop is creating a copy.
Richard Trieu
- [PATCH] Add -Wrange-loop-analysis to warn when a range-based for-loop is creating a copy.
David Blaikie
- [PATCH] Add a flag to disable all analyzer warnings
Anna Zaks
- [PATCH] Add a flag to disable all analyzer warnings
Jordan Rose
- [PATCH] Add a flag to disable all analyzer warnings
Ted Kremenek
- [PATCH] Add a flag to disable all analyzer warnings
Anna Zaks
- [PATCH] Add a flag to disable all analyzer warnings
Ted Kremenek
- [PATCH] Add a flag to disable all analyzer warnings
Jordan Rose
- [PATCH] Add a flag to disable all analyzer warnings
Anna Zaks
- [PATCH] Add an extra flag to libcxxabi buildit to link compiler runtime libraries
Keno Fischer
- [PATCH] additional bit values for cpuid.h
Jonathan Gray
- [PATCH] Add RewriteBuffer::toString() and make use of it.
Shuo Chen
- [PATCH] Add symbol checking script to libc++ to detect ABI changes.
Eric Fiselier
- [PATCH] Add symbol checking script to libc++ to detect ABI changes.
David Majnemer
- [PATCH] Add symbol checking script to libc++ to detect ABI changes.
Eric Fiselier
- [PATCH] align_value attribute in Clang
hfinkel at anl.gov
- [PATCH] align_value attribute in Clang
Aaron Ballman
- [PATCH] align_value attribute in Clang
Hal Finkel
- [PATCH] align_value attribute in Clang
Aaron Ballman
- [PATCH] Allow adding dll attributes on certain redecls with a warning if the decl hasn't been used yet (PR20746)
Hans Wennborg
- [PATCH] Allow adding dll attributes on certain redecls with a warning if the decl hasn't been used yet (PR20746)
Reid Kleckner
- [PATCH] Allow adding dll attributes on certain redecls with a warning if the decl hasn't been used yet (PR20746)
Hans Wennborg
- [PATCH] ARM: Default to apcs-gnu ABI for NetBSD
Oliver Stannard
- [PATCH] ARM: Default to apcs-gnu ABI for NetBSD
Joerg Sonnenberger
- [PATCH] ARM: Default to apcs-gnu ABI for NetBSD
Oliver Stannard
- [PATCH] ARM: Default to apcs-gnu ABI for NetBSD
Joerg Sonnenberger
- [PATCH] ARM: Default to apcs-gnu ABI for NetBSD
Renato Golin
- [PATCH] ASTMatcher for Attr
Manuel Klimek
- [PATCH] ASTMatcher for Attr
Jacques Pienaar
- [PATCH] ASTMatcher for Attr
Jacques Pienaar
- [PATCH] ASTMatcher for Attr
Manuel Klimek
- [PATCH] ASTMatchers: Add a matcher to detect whether a decl or stmt is inside a template instantiation.
Benjamin Kramer
- [PATCH] ASTMatchers: Add a matcher to detect whether a decl or stmt is inside a template instantiation.
Manuel Klimek
- [PATCH] ASTMatchers: Add a matcher to detect whether a decl or stmt is inside a template instantiation.
Alexander Kornienko
- [PATCH] ASTMatchers: Add a matcher to detect whether a decl or stmt is inside a template instantiation.
Manuel Klimek
- [PATCH] ASTMatchers: Add support for Objective-C
David Kilzer
- [PATCH] ASTMatchers: Add support for Objective-C
David Kilzer
- [PATCH] ASTMatchers: Add support for Objective-C
Manuel Klimek
- [PATCH] ASTMatchers: Add support for Objective-C
Manuel Klimek
- [PATCH] ASTMatchers: Add support for Objective-C
Jordan Rose
- [PATCH] ASTMatchers: Implement hasNextSibling()
David Kilzer
- [PATCH] ASTMatchers: Implement hasNextSibling()
Manuel Klimek
- [PATCH] ASTVector: Fix return value of various insert() methods
Will Dietz
- [PATCH] Cache the memoization data for DynTypedNodes.
Samuel Benzaquen
- [PATCH] Cache the memoization data for DynTypedNodes.
Manuel Klimek
- [PATCH] Cache the memoization data for DynTypedNodes.
Samuel Benzaquen
- [PATCH] call __asan_load_cxx_array_cookie when loading array cookie in asan mode.
Kostya Serebryany
- [PATCH] call __asan_load_cxx_array_cookie when loading array cookie in asan mode.
Richard Smith
- [PATCH] call __asan_load_cxx_array_cookie when loading array cookie in asan mode.
Kostya Serebryany
- [PATCH] call __asan_load_cxx_array_cookie when loading array cookie in asan mode.
Richard Smith
- [PATCH] Call powerpc-darwin external tools with -arch ppc
Rafael Espíndola
- [PATCH] CFE Knob for: Add a thread-model knob for lowering atomics on baremetal & single threaded systems
Jon Roelofs
- [PATCH] CFE Knob for: Add a thread-model knob for lowering atomics on baremetal & single threaded systems
David Majnemer
- [PATCH] CFE Knob for: Add a thread-model knob for lowering atomics on baremetal & single threaded systems
Jon Roelofs
- [PATCH] CFE Knob for: Add a thread-model knob for lowering atomics on baremetal & single threaded systems
Aaron Ballman
- [PATCH] CFE Knob for: Add a thread-model knob for lowering atomics on baremetal & single threaded systems
Jonathan Roelofs
- [PATCH] clang/Frontend/MultiplexConsumer.h
Vassil Vassilev
- [Patch] Clang: allow scoped_lockable to acquire multiple locks
Ed Schouten
- [Patch] Clang: allow scoped_lockable to acquire multiple locks
Richard Smith
- [Patch] Clang: allow scoped_lockable to acquire multiple locks
Howard Hinnant
- [Patch] Clang: allow scoped_lockable to acquire multiple locks
Ed Schouten
- [PATCH] CodeGen: Don't completely mess-up optimized atomic libcalls
David Majnemer
- [PATCH] CodeGen: Don't completely mess-up optimized atomic libcalls
Richard Smith
- [PATCH] CodeGen: Don't completely mess-up optimized atomic libcalls
Richard Smith
- [PATCH] CodeGen: Don't completely mess-up optimized atomic libcalls
David Majnemer
- [patch] Don't assert when calling a pure method with exception spec of a template class
Nico Weber
- [patch] Don't assert when calling a pure method with exception spec of a template class
Richard Smith
- [patch] Don't assert when calling a pure method with exception spec of a template class
Nico Weber
- [PATCH] Don't segfault in EmitCXXGlobalInitFunc when main file is a membuf
Keno Fischer
- [PATCH] Don't segfault in EmitCXXGlobalInitFunc when main file is a membuf
Nico Weber
- [PATCH] Don't segfault in EmitCXXGlobalInitFunc when main file is a membuf
Nico Weber
- [PATCH] Don't segfault in EmitCXXGlobalInitFunc when main file is a membuf
Keno Fischer
- [PATCH] Don't segfault in EmitCXXGlobalInitFunc when main file is a membuf
Nico Weber
- [PATCH] Don't segfault in EmitCXXGlobalInitFunc when main file is a membuf
Phabricator
- [PATCH] Fix "#pragma clang __debug overflow_stack" for MSVC builds
Greg Bedwell
- [PATCH] Fix "#pragma clang __debug overflow_stack" for MSVC builds
Greg Bedwell
- [PATCH] Fix "#pragma clang __debug overflow_stack" for MSVC builds
Richard Smith
- [PATCH] Fix "#pragma clang __debug overflow_stack" for MSVC builds
Richard Smith
- [PATCH] Fix "#pragma clang __debug overflow_stack" for MSVC builds
Rafael Ávila de Espíndola
- [PATCH] Fix analyzer crash when defining strange prototype of malloc
Daniel Fahlgren
- [PATCH] Fix clang Makefile build with libxml2 enabled and CPPFLAGS is passed in
Keno Fischer
- [PATCH] Fix for clang_Cursor_getSpellingNameRange() reportage of C++ functions
Argyrios Kyrtzidis
- [PATCH] Fix the -fkeep-inline-functions flag
Steven Wu
- [PATCH] Fix the -fkeep-inline-functions flag
Justin Bogner
- [patch] Implementing -Wunused-local-typedefs
Nico Weber
- [PATCH] Implement nonnull-attribute sanitizer
Alexey Samsonov
- [PATCH] Implement nonnull-attribute sanitizer
Richard Smith
- [PATCH] Implement nonnull-attribute sanitizer
Alexey Samsonov
- [PATCH] Implement nonnull-attribute sanitizer
Richard Smith
- [PATCH] Implement nonnull-attribute sanitizer
Richard Smith
- [PATCH] Implement nonnull-attribute sanitizer
Alexey Samsonov
- [PATCH] Implement nonnull-attribute sanitizer
Alexey Samsonov
- [PATCH] Implement nonnull-attribute sanitizer
Richard Smith
- [PATCH] Implement nonnull-attribute sanitizer
Alexey Samsonov
- [PATCH] Implement nonnull-attribute sanitizer
Alexey Samsonov
- [PATCH] Improved capturing variable-length array types in CapturedStmt.
Alexey Bataev
- [PATCH] make analyzer track memory allocated by if_nameindex
Daniel Fahlgren
- [PATCH] Move some ARM-specific code from CGCall.cpp to TargetInfo.cpp
Oliver Stannard
- [PATCH] Move some ARM-specific code from CGCall.cpp to TargetInfo.cpp
Reid Kleckner
- [PATCH] Move some ARM-specific code from CGCall.cpp to TargetInfo.cpp
Oliver Stannard
- [PATCH] Newlib names ELAST differently than linux
Jon Roelofs
- [PATCH] Newlib names ELAST differently than linux
Dan Albert
- [PATCH] Newlib names ELAST differently than linux
Jon Roelofs
- [PATCH] Newlib names ELAST differently than linux
Dan Albert
- [PATCH] Newlib names ELAST differently than linux
Jon Roelofs
- [PATCH] Newlib names ELAST differently than linux
Dan Albert
- [PATCH] PR13236 - Microsoft compatibility: support __super specifier to access members of base classes
Nikola Smiljanić
- [PATCH] PR19864: Revert r209764 in favor of the fix in r215766 (loop backedge jump attributed to confusing location when the last source line of a loop is inside a conditional)
jingham at apple.com
- [PATCH] PR19864: Revert r209764 in favor of the fix in r215766 (loop backedge jump attributed to confusing location when the last source line of a loop is inside a conditional)
David Blaikie
- [PATCH] PR19864: Revert r209764 in favor of the fix in r215766 (loop backedge jump attributed to confusing location when the last source line of a loop is inside a conditional)
Chandler Carruth
- [PATCH] PR19864: Revert r209764 in favor of the fix in r215766 (loop backedge jump attributed to confusing location when the last source line of a loop is inside a conditional)
David Blaikie
- [PATCH] PR19864: Revert r209764 in favor of the fix in r215766 (loop backedge jump attributed to confusing location when the last source line of a loop is inside a conditional)
Adrian Prantl
- [PATCH] PR19864: Revert r209764 in favor of the fix in r215766 (loop backedge jump attributed to confusing location when the last source line of a loop is inside a conditional)
David Blaikie
- [PATCH] PR19864: Revert r209764 in favor of the fix in r215766 (loop backedge jump attributed to confusing location when the last source line of a loop is inside a conditional)
David Blaikie
- [PATCH] Pragma Loop constant expression support
Tyler Nowicki
- [PATCH] Pragma Loop constant expression support
Richard Smith
- [PATCH] Query CompilationDatabase right before running each compilation.
Alexander Kornienko
- [PATCH] Query CompilationDatabase right before running each compilation.
Daniel Jasper
- [PATCH] Query CompilationDatabase right before running each compilation.
Alexander Kornienko
- [PATCH] Refactor VariantMatcher::MatcherOps to reduce the amount of generated code.
Samuel Benzaquen
- [PATCH] Refactor VariantMatcher::MatcherOps to reduce the amount of generated code.
Manuel Klimek
- [PATCH] Refactor VariantMatcher::MatcherOps to reduce the amount of generated code.
Nico Weber
- [PATCH] Refactor VariantMatcher::MatcherOps to reduce the amount of generated code.
Nico Weber
- [PATCH] Refactor VariantMatcher::MatcherOps to reduce the amount of generated code.
Manuel Klimek
- [PATCH] Refactor VariantMatcher::MatcherOps to reduce the amount of generated code.
Samuel Benzaquen
- [PATCH] Refactor VariantMatcher::MatcherOps to reduce the amount of generated code.
Manuel Klimek
- [PATCH] Refactor VariantMatcher::MatcherOps to reduce the amount of generated code.
Samuel Benzaquen
- [PATCH] Refactor VariantMatcher::MatcherOps to reduce the amount of generated code.
Manuel Klimek
- [PATCH] Refactor VariantMatcher::MatcherOps to reduce the amount of generated code.
Samuel Benzaquen
- [PATCH] Refactor VariantMatcher::MatcherOps to reduce the amount of generated code.
Samuel Benzaquen
- [PATCH] Refactor VariantMatcher::MatcherOps to reduce the amount of generated code.
Manuel Klimek
- [PATCH] Remove some template instantiations to reduce the number of symbols.
Samuel Benzaquen
- [PATCH] Remove some template instantiations to reduce the number of symbols.
Manuel Klimek
- [PATCH] Remove some template instantiations to reduce the number of symbols.
Samuel Benzaquen
- [PATCH] Remove some template instantiations to reduce the number of symbols.
Reid Kleckner
- [PATCH] Remove some template instantiations to reduce the number of symbols.
Samuel Benzaquen
- [PATCH] Remove some template instantiations to reduce the number of symbols.
Reid Kleckner
- [PATCH] Remove some template instantiations to reduce the number of symbols.
Samuel Benzaquen
- [PATCH] Rename arguments in include/cmath to work around Newlib macro implementation using these particular names
Jon Roelofs
- [PATCH] Rename arguments in include/cmath to work around Newlib macro implementation using these particular names
Jon Roelofs
- [PATCH] Rename arguments in include/cmath to work around Newlib macro implementation using these particular names
Eric Fiselier
- [PATCH] Rename arguments in include/cmath to work around Newlib macro implementation using these particular names
Eric Fiselier
- [PATCH] Rename arguments in include/cmath to work around Newlib macro implementation using these particular names
Jon Roelofs
- [PATCH] Rename arguments in include/cmath to work around Newlib macro implementation using these particular names
Jon Roelofs
- [PATCH] Rename arguments in include/cmath to work around Newlib macro implementation using these particular names
Jon Roelofs
- [PATCH] Teach Clang how to use response files when calling other tools
Sean Silva
- [PATCH] Teach Clang how to use response files when calling other tools
Rafael Auler
- [PATCH] Teach Clang how to use response files when calling other tools
Rafael Auler
- [PATCH] Teach Clang how to use response files when calling other tools
Rafael Auler
- [PATCH] Teach Clang how to use response files when calling other tools
Rafael Auler
- [PATCH] Teach Clang how to use response files when calling other tools
Rafael Auler
- [PATCH] Teach Clang how to use response files when calling other tools
Sean Silva
- [PATCH] Teach Clang how to use response files when calling other tools
Rafael Auler
- [PATCH] Teach Clang how to use response files when calling other tools
Sean Silva
- [PATCH] Teach Clang how to use response files when calling other tools
Rafael Ávila de Espíndola
- [PATCH] Teach Clang how to use response files when calling other tools
Rafael Auler
- [PATCH] Teach Clang how to use response files when calling other tools
Rafael Auler
- [PATCH] Teach Clang how to use response files when calling other tools
Sean Silva
- [PATCH] Throw std::bad_array_new_length as expected
Aaron Ballman
- [PATCH] Throw std::bad_array_new_length as expected
Reid Kleckner
- [PATCH] Throw std::bad_array_new_length as expected
Aaron Ballman
- [PATCH] Throw std::bad_array_new_length as expected
Aaron Ballman
- [PATCH] Throw std::bad_array_new_length as expected
Reid Kleckner
- [PATCH] Throw std::bad_array_new_length as expected
Aaron Ballman
- [PATCH] unexpected/terminate support for MS CRT
Agustín Bergé
- [PATCH] unexpected/terminate support for MS CRT
Agustín Bergé
- [PATCH] Use Store Size not Alloc Size when Coercing
Thomas Jablin
- [PATCH] Use Store Size not Alloc Size when Coercing
James Molloy
- [PATCH] Use Store Size not Alloc Size when Coercing
Thomas Jablin
- [PATCH] Use Store Size not Alloc Size when Coercing
Thomas Jablin
- [PATCH] Use Store Size not Alloc Size when Coercing
James Molloy
- [PATCH] Use the integrated assembler by default on FreeBSD/NetBSD sparc
Brad Smith
- [PATCH] Validate clang-tidy check names.
Alexander Kornienko
- [PATCH] Validate clang-tidy check names.
Daniel Jasper
- [PATCH] Validate clang-tidy check names.
Alexander Kornienko
- [PATCH] Win64 ABI shouldn't extend integer type arguments.
Julien Lerouge
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Akira Hatanaka
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Reid Kleckner
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Akira Hatanaka
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Richard Smith
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Reid Kleckner
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Akira Hatanaka
- [PATCH] x86 inline-asm: error-out on a 64-bit variable bound to a single register in 32-bit mode
Akira Hatanaka
- [PATCH] XCore target: symbols in the .cp.rodata section must be 4 byte aligned
Richard Osborne
- [PATCH v4 0/8] Initial implementation of delayed typo correction.
Kaelyn Takata
- [PATCH v4 2/8] Add the initial TypoExpr AST node for delayed typo correction.
Kaelyn Takata
- [PATCH v4 5/8] Start adding the infrastructure for handling TypoExprs.
Kaelyn Takata
- [PATCH v4 8/8] Wire up LookupMemberExpr to use the new TypoExpr.
Kaelyn Takata
- A patch to move codegen includes into public include
Rafael Espíndola
- A patch to move codegen includes into public include
DeadMG
- A patch to move codegen includes into public include
Reid Kleckner
- A patch to move codegen includes into public include
DeadMG
- A patch to move codegen includes into public include
Richard Smith
- A patch to move codegen includes into public include
Rafael Espíndola
- A patch to move codegen includes into public include
DeadMG
- A patch to move codegen includes into public include
Chandler Carruth
- A patch to move codegen includes into public include
Richard Smith
- A patch to move codegen includes into public include
Sean Silva
- A patch to move codegen includes into public include
Chandler Carruth
- A patch to move codegen includes into public include
Reid Kleckner
- A patch to move codegen includes into public include
Chandler Carruth
- A patch to move codegen includes into public include
Sean Silva
- A patch to move codegen includes into public include
Chandler Carruth
- A patch to move codegen includes into public include
Sean Silva
- A patch to move codegen includes into public include
Chandler Carruth
- A patch to move codegen includes into public include
Sean Silva
- A patch to move codegen includes into public include
DeadMG
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- r209511 - PR19352 - getLocation() points to the wrong position for FriendDecls
Abramo Bagnara
- r209511 - PR19352 - getLocation() points to the wrong position for FriendDecls
Abramo Bagnara
- r209511 - PR19352 - getLocation() points to the wrong position for FriendDecls
Nikola Smiljanic
- r209511 - PR19352 - getLocation() points to the wrong position for FriendDecls
Abramo Bagnara
- r213365 - Moved 25 flags to clang_ignored_gcc_optimization_f_Group. Will display a warning
Bob Wilson
- r213365 - Moved 25 flags to clang_ignored_gcc_optimization_f_Group. Will display a warning
Reid Kleckner
- r213609 - Fix a template diffing problem were an '&' is unexpectedly printed in
Richard Trieu
- r215471 - Improve -Wuninitialized to catch const classes being used in their own copy
Richard Trieu
- r215471 - Improve -Wuninitialized to catch const classes being used in their own copy
Richard Smith
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
Renato Golin
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
Quentin Colombet
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
Quentin Colombet
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
Renato Golin
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
Quentin Colombet
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
Bob Wilson
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
Quentin Colombet
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
Bob Wilson
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
James Molloy
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
Renato Golin
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
James Molloy
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
Renato Golin
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
Bob Wilson
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
Renato Golin
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
Quentin Colombet
- r216249 - [test/CodeGen/ARM] Adpat test to match new codegen after r216236.
Renato Golin
- r216282 - Objective-C. Update my previous patch to not warn if
jahanian
- r216282 - Objective-C. Update my previous patch to not warn if
jahanian
- r216282 - Objective-C. Update my previous patch to not warn if
Jean-Daniel Dupas
- r216282 - Objective-C. Update my previous patch to not warn if
jahanian
- r216282 - Objective-C. Update my previous patch to not warn if
jahanian
- r216282 - Objective-C. Update my previous patch to not warn if
Jean-Daniel Dupas
- r216377 - clang-format: Improve formatting of nested builder-type calls.
Daniel Jasper
- r216378 - clang-format: Understand sequenced casts.
Daniel Jasper
- r216379 - Add hasAttr matcher for declarations.
Manuel Klimek
- r216380 - [ASan] Rename the ASan dynamic RT
Timur Iskhodzhanov
- r216380 - [ASan] Rename the ASan dynamic RT
Timur Iskhodzhanov
- r216381 - Follow-up to r216380: update test expectations
Timur Iskhodzhanov
- r216385 - ASTVector: Fix return value of various insert() methods.
Will Dietz
- r216397 - Update for llvm api change.
Rafael Espindola
- r216404 - Pass actual CallExpr instead of CallExpr-specific iterators
Alexey Samsonov
- r216405 - Objective-C modernization. Convert -initWithUTF8String messaging
Fariborz Jahanian
- r216408 - Objective-C. Allow [super initialize] in an +initialize
Fariborz Jahanian
- r216410 - Pass actual CXXConstructExpr instead of argument iterators
Alexey Samsonov
- r216410 - Pass actual CXXConstructExpr instead of argument iterators
Richard Trieu
- r216410 - Pass actual CXXConstructExpr instead of argument iterators
Alexey Samsonov
- r216417 - Fix typo.
Richard Smith
- r216434 - [clang/asan] call __asan_poison_cxx_array_cookie after operator new[]
Kostya Serebryany
- r216437 - [modules] Track the described template in an alias declaration that is the
Richard Smith
- r216438 - Passing a variable to std::move now counts as a use for -Wuninitialized
Richard Trieu
- r216445 - clang-format: Improve handling of block comments in braced lists.
Daniel Jasper
- r216446 - arm_acle: Implement swap intrinsic
Yi Kong
- r216447 - [ASan/Win] Add an extra thunk.lib to handle stack-use-after-return option
Timur Iskhodzhanov
- r216449 - clang-format: New option SpacesInSquareBrackets.
Daniel Jasper
- r216452 - ARM: Add dbg builtin intrinsic
Yi Kong
- r216453 - arm_acle: Add mappings for dbg intrinsic
Yi Kong
- r216456 - This test was updated in r216397, but was failing on Windows due to mixed path separators as well as case sensitivity of the "no" in "no such file or directory." Rather than revert this file back to its original form, I've made some incredibly ugly regexes so that it will pass everywhere.
Aaron Ballman
- r216457 - Some versions of MSVC do not support initializer list construction of vectors, so this fixes a broken build from r216385.
Aaron Ballman
- r216457 - Some versions of MSVC do not support initializer list construction of vectors, so this fixes a broken build from r216385.
David Blaikie
- r216457 - Some versions of MSVC do not support initializer list construction of vectors, so this fixes a broken build from r216385.
Aaron Ballman
- r216463 - Switching from std::vector to llvm::ArrayRef per post-commit review suggestion.
Aaron Ballman
- r216463 - Switching from std::vector to llvm::ArrayRef per post-commit review suggestion.
Will Dietz
- r216467 - Update for llvm api change.
Rafael Espindola
- r216469 - c11- Check for c11 language option as documentation says
Fariborz Jahanian
- r216469 - c11- Check for c11 language option as documentation says
Richard Smith
- r216469 - c11- Check for c11 language option as documentation says
jahanian
- r216469 - c11- Check for c11 language option as documentation says
Jordan Rose
- r216469 - c11- Check for c11 language option as documentation says
jahanian
- r216469 - c11- Check for c11 language option as documentation says
jahanian
- r216469 - c11- Check for c11 language option as documentation says
Richard Smith
- r216469 - c11- Check for c11 language option as documentation says
jahanian
- r216472 - Convert MC command line flag for fatal assembler warnings into a proper
Joerg Sonnenberger
- r216472 - Convert MC command line flag for fatal assembler warnings into a proper
Rafael Avila de Espindola
- r216474 - [test/CodeGen/ARM] Update arm_neon_intrinsics test case to actually test the
Quentin Colombet
- r216476 - Return a std::unique_ptr from getBufferForFile. NFC.
Rafael Espindola
- r216477 - Ignore -fdevirtualize and -fdevirtualize-speculatively for gcc compat
Reid Kleckner
- r216478 - Return a std::unique_ptr from getBufferForFile. NFC.
Rafael Espindola
- r216479 - Fix an incorrect assert condition added in r216410.
Alexey Samsonov
- r216480 - [libclang] Fixup the cursor spelling range for C++ destructors, operator overloads, and conversion functions.
Argyrios Kyrtzidis
- r216485 - revert patch r216469.
Fariborz Jahanian
- r216489 - Update for llvm api change
Rafael Espindola
- r216489 - Update for llvm api change
David Blaikie
- r216489 - Update for llvm api change
Rafael Espíndola
- r216490 - Clarify comment so this doesn't appear to be a C11-only rule.
Richard Smith
- r216491 - Win64 ABI shouldn't extend integer type arguments.
Julien Lerouge
- r216491 - Win64 ABI shouldn't extend integer type arguments.
Rafael Espíndola
- r216491 - Win64 ABI shouldn't extend integer type arguments.
Julien Lerouge
- r216493 - Update for llvm api change.
Rafael Espindola
- r216495 - Don't segfault in EmitCXXGlobalInitFunc when main file is a membuf
Keno Fischer
- r216495 - Don't segfault in EmitCXXGlobalInitFunc when main file is a membuf
Nico Weber
- r216495 - Don't segfault in EmitCXXGlobalInitFunc when main file is a membuf
Keno Fischer
- r216495 - Don't segfault in EmitCXXGlobalInitFunc when main file is a membuf
Keno Fischer
- r216496 - Revert 216491, it breaks CodeGenCXX/microsoft-abi-member-pointers.cpp
Julien Lerouge
- r216499 - Attempt to address cmake buildbot failure
Keno Fischer
- r216501 - clang-format: Don't butcher __asm blocks.
Daniel Jasper
- r216501 - clang-format: Don't butcher __asm blocks.
Manuel Klimek
- r216501 - clang-format: Don't butcher __asm blocks.
Nico Weber
- r216501 - clang-format: Don't butcher __asm blocks.
Daniel Jasper
- r216503 - [modules] Don't assert when merging virtual functions that override other
Richard Smith
- r216506 - Fix missing component.
Julien Lerouge
- r216507 - Re-apply r216491 (Win64 ABI shouldn't extend integer type arguments.)
Julien Lerouge
- r216509 - ClangCodeGenTests: Quick fix to USEDLIBS. clangCodeGen requires, at least, AST, Basic, Frontend, and Lex.
NAKAMURA Takumi
- r216514 - ClangCodeGenTests: Reorder libdeps.
NAKAMURA Takumi
- r216515 - [CMake] ClangCodeGenTests: Add Core. It's referenced by the test.
NAKAMURA Takumi
- r216516 - ClangCodeGenTests: Prune redundant libdeps.
NAKAMURA Takumi
- r216517 - Refactor the diagnostic DeclContext printing. No functionality change.
Richard Trieu
- r216518 - PR20760: Don't assert (and produce better diagnostics) if a default initializer
Richard Smith
- r216519 - Change a few methods to static methods. No functionality change.
Richard Trieu
- r216520 - Fix representation of __attribute__((nonnull)) to support correctly modeling
Richard Smith
- r216520 - Fix representation of __attribute__((nonnull)) to support correctly modeling
Alexey Samsonov
- r216520 - Fix representation of __attribute__((nonnull)) to support correctly modeling
Richard Smith
- r216522 - Driver: Restore -fkeep-inline-functions as an ignored flag
Justin Bogner
- r216522 - Driver: Restore -fkeep-inline-functions as an ignored flag
Bob Wilson
- r216526 - Refactor one of the larger functions for Type Diffing into smaller functions.
Richard Trieu
- r216527 - Fix some cases were ArrayRefs were being passed by reference.
Craig Topper
- r216528 - Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just letting them be implicitly created.
Craig Topper
- r216531 - Significantly fix Clang's header search for Ubuntu (and possibly other
Chandler Carruth
- r216533 - [asan] Restore asan-rt name on linux back to pre-r216380.
Evgeniy Stepanov
- r216535 - Move some ARM-specific code from CGCall.cpp to TargetInfo.cpp
Oliver Stannard
- r216540 - clang-format: Fix regression in formatting of braced initializers.
Daniel Jasper
- r216550 - Add support for the static analyzer to synthesize function implementations from external model files.
Ted Kremenek
- r216552 - Use unique_ptr instead of OwningPtr. I'm not certain how this compiled.
Ted Kremenek
- r216557 - Quick fix to test/CodeGen/2007-06-18-SextAttrAggregate.c for x86_64-mingw32, corresponding to r216507.
NAKAMURA Takumi
- r216558 - Allow __fp16 as a function arg or return type for AArch64
Oliver Stannard
- r216558 - Allow __fp16 as a function arg or return type for AArch64
Jiangning Liu
- r216558 - Allow __fp16 as a function arg or return type for AArch64
Jiangning Liu
- r216558 - Allow __fp16 as a function arg or return type for AArch64
Jiangning Liu
- r216560 - Objective-C. When multiple nullary selectors are found in
Fariborz Jahanian
- r216562 - Call ResolveExceptionSpec for non-OdrUsed functions.
Nico Weber
- r216565 - clang-format: Address review comments of r216501.
Daniel Jasper
- r216572 - Fix PR20773 which I introduced with a silly edit mistake in r216531.
Chandler Carruth
- r216574 - Fix regression in r216520: don't apply nonnull to non-pointer function
Richard Smith
- r216576 - Update for llvm API change.
Rafael Espindola
- r216577 - Add tests for variadic functions versus attribute nonnull in the static analyzer.
Richard Smith
- r216585 - Update for LLVM api change.
Rafael Espindola
- r216610 - Objective-C. Change to method lookup rules to look
Fariborz Jahanian
- r216614 - Overload SourceManager::overrideFileContents so that unconditionally passing ownership is explicitly done using unique_ptr.
David Blaikie
- r216619 - Allow adding dll attributes on certain redecls with a warning if the decl hasn't been used yet (PR20746)
Hans Wennborg
- r216620 - Query CompilationDatabase right before running each compilation.
Alexander Kornienko
- r216620 - Query CompilationDatabase right before running each compilation.
Sean Silva
- r216620 - Query CompilationDatabase right before running each compilation.
Alexander Kornienko
- r216620 - Query CompilationDatabase right before running each compilation.
Sean Silva
- r216620 - Query CompilationDatabase right before running each compilation.
David Blaikie
- r216620 - Query CompilationDatabase right before running each compilation.
Alexander Kornienko
- r216620 - Query CompilationDatabase right before running each compilation.
Sean Silva
- r216627 - More -Wuninitialized updates
Richard Trieu
- r216628 - PR20769: Fix confusion when checking whether a prior default argument was in
Richard Smith
- r216633 - [modules] Add an assert that we properly manage the IsCompleteDefinition flag
Richard Smith
- r216635 - Kill one of EmitCallArgs overloads. NFC.
Alexey Samsonov
- r216638 - Properly handle multiple nonnull attributes in CodeGen
Alexey Samsonov
- r216639 - [modules] Number anonymous declarations that are lexically within mergeable
Richard Smith
- r216641 - During cross field uninitialized checking, when processing an assignment,
Richard Trieu
- r216649 - [C++11] Support for capturing of variable length arrays in lambda expression.
Alexey Bataev
- r216652 - [modules] When completing the redecl chain for an anonymous declaration in a
Richard Smith
- r216655 - Fixed test compatibility with MSVC codegen.
Alexey Bataev
- r216658 - arm_acle: Implement data processing intrinsics
Yi Kong
- r216658 - arm_acle: Implement data processing intrinsics
Pasi Parviainen
- r216658 - arm_acle: Implement data processing intrinsics
Yi Kong
- r216662 - [ARM] Change default ABI for AArch32 to be "aapcs" (was "apcs-gnu")
Oliver Stannard
- r216664 - [CMake] clangStaticAnalyzerFrontend: Add clangLex, corresponding to r216550.
NAKAMURA Takumi
- r216669 - arm_acle: Fix error in ROR implementation
Yi Kong
- r216669 - arm_acle: Fix error in ROR implementation
Dmitri Gribenko
- r216669 - arm_acle: Fix error in ROR implementation
Renato Golin
- r216671 - Cache the memoization data for DynTypedNodes.
Samuel Benzaquen
- r216675 - Throw a std::bad_array_new_length exception when the expression (or constant-expression) passed to operator new[] results in overflow in conformance with [expr.new]p7. Fixes PR11644.
Aaron Ballman
- r216675 - Throw a std::bad_array_new_length exception when the expression (or constant-expression) passed to operator new[] results in overflow in conformance with [expr.new]p7. Fixes PR11644.
Richard Smith
- r216675 - Throw a std::bad_array_new_length exception when the expression (or constant-expression) passed to operator new[] results in overflow in conformance with [expr.new]p7. Fixes PR11644.
Aaron Ballman
- r216676 - Objective-C IRGen. Fixes an assertion crash caused by inconsistent
Fariborz Jahanian
- r216677 - Reverting r216675. This breaks some bots. Before this can be committed again, I have to explore runtime ABI requirements with libc++abi.
Aaron Ballman
- r216683 - [modules] PR20786: add (already passing) regression test from the bug report.
Richard Smith
- r216685 - Oops, use correct RUN: line for test.
Richard Smith
- r216687 - Call powerpc-darwin external tools with -arch ppc.
Rafael Espindola
- r216691 - Don't create a null reference to NestedNameSpecifier.
Alexey Samsonov
- r216694 - Properly align inline space for ImplicitConversionSequences in OverloadSet.
Alexey Samsonov
- r216695 - Don't load ill-formed AmbiguityKind in Sema::Lookup.
Alexey Samsonov
- r216696 - Don't load invalid enum value in Sema::LazilyCreateBuiltin.
Alexey Samsonov
- r216697 - Don't create a null reference in ASTUnit::LoadFromCommandLine.
Alexey Samsonov
- r216697 - Don't create a null reference in ASTUnit::LoadFromCommandLine.
Nico Weber
- r216699 - Better codegen support for DLL attributes being dropped after the first declaration (PR20792)
Hans Wennborg
- r216699 - Better codegen support for DLL attributes being dropped after the first declaration (PR20792)
Nico Weber
- r216699 - Better codegen support for DLL attributes being dropped after the first declaration (PR20792)
Hans Wennborg
- r216701 - Introduce -DLLVM_USE_SANITIZER=Undefined CMake option to build UBSan-ified version of LLVM/Clang.
Alexey Samsonov
- r216701 - Introduce -DLLVM_USE_SANITIZER=Undefined CMake option to build UBSan-ified version of LLVM/Clang.
Nico Weber
- r216701 - Introduce -DLLVM_USE_SANITIZER=Undefined CMake option to build UBSan-ified version of LLVM/Clang.
Alexey Samsonov
- r216702 - call __asan_load_cxx_array_cookie when loading array cookie in asan mode.
Kostya Serebryany
- r216707 - unique_ptrify clang::BackendConsumer::takeModule
David Blaikie
- r216710 - Use llvm::makeArrayRef instead of explicitly calling ArrayRef constructor and mentioning the type. This works now that we have a conversion from ArrayRef<T*> to ArrayRef<const T*>.
Craig Topper
- r216712 - Improve unique_ptr-y ownership in ASTUnit::ComputePreamble
David Blaikie
- r216713 - unique_ptrify Driver Action handling
David Blaikie
- r216714 - CodeGen: Don't completely mess-up optimized atomic libcalls
David Majnemer
- r216715 - unique_ptrify SourceManager::createFileID
David Blaikie
- r216722 - Use store size instead of alloc size when coercing.
James Molloy
- r216723 - ASTMatchers: Replace some copies of the bound nodes tree builder with moves.
Benjamin Kramer
- r216724 - clang-format: Fix unary operator detection in corner case.
Daniel Jasper
- r216740 - unique_ptrify Directives in VerifyDiagnosticConsumer
David Blaikie
- r216742 - Provide a BuryPointer for unique_ptrs.
David Blaikie
- r216743 - One other BuryPointer of a unique_ptr cleanup.
David Blaikie
- r216749 - Check in a test case for the problem with late-dropped dllimport (PR20803)
Hans Wennborg
- r216751 - unique_ptr-ify PathDiagnosticPiece ownership
David Blaikie
- r216752 - unique_ptrify PathDiagnostic::setEndOfPath's argument
David Blaikie
- r216753 - Objective-C. Tweak diagnosing properties that are not auto-synthesized.
Fariborz Jahanian
- r216754 - unique_ptrify the diagnostics in CXDiagnosticSetImpl
David Blaikie
- r216755 - unique_ptrify the result of CFG::buildCFG/CFGBuilder::buildCFG
David Blaikie
- r216756 - unique_ptrify Preprocessor's TokenLexerCache
David Blaikie
- r216758 - unique_ptrify HeaderMap::FileBuffer
David Blaikie
- r216761 - unique_ptrify thep passing of BugReports to BugReportEquivClass
David Blaikie
- r216763 - Add an option to silence all analyzer warnings.
Anna Zaks
- r216764 - unique_ptrify PathDiagnosticConsumer::HandlePathDiagnostic
David Blaikie
- r216765 - unique_ptrify clang::ento::createCheckerManager
David Blaikie
- r216767 - unique_ptrify the raw_ostream argument to clang::serialized_diags::create
David Blaikie
- r216769 - Objective-C [qoi]. If property is going to be implemented
Fariborz Jahanian
- r216777 - Add a comment, no functional change.
Nico Weber
- r216778 - Fix for PR20660, where unexpanded parameter pack in function parameter clause causes clang to crash.
Larisse Voufo
- r216782 - Make all virtual member pointers use variadic musttail calls
Reid Kleckner
- r216783 - Fixup for r216763. Add a driver test.
Anna Zaks
- r216785 - unique_ptrify some parameters to PTHManager::PTHManager
David Blaikie
- r216786 - unique_ptrify PTHManager's PerIDCache using the newly added llvm::FreeDeleter
David Blaikie
- r216791 - Fix my broken test cases.
Reid Kleckner
- r216796 - Add some missing test coverage for merging 'extern "C"' functions with modules.
Richard Smith
- r216800 - Debug info: Only emit C++ accessibility specifiers when they are diverging
Adrian Prantl
- r216802 - Cleanup the test a bit. It was too dependent on the output order.
Rafael Espindola
- r216806 - [modules] Fix deserialization cycle when loading a tag declaration with a typedef name for linkage purposes. When loading the type, delay loading its typedef until we've finished loading and merging the type. In its place, save out the name of the typedef, which we need for merging purposes.
Richard Smith
- r216807 - Cleanup test.
Rafael Espindola
- r216824 - Use llvm::makeArrayRef instead of explicitly calling ArrayRef constructor and mentioning the type. This works now that we have a conversion from ArrayRef<T*> to ArrayRef<const T*>.
Craig Topper
- r216825 - Fix some cases where StringRef was being passed by const reference. Remove const from some other StringRefs since its implicitly const already.
Craig Topper
- r216829 - clang/test/CodeGenCXX/debug-info-access.cpp: Use %itanium_abi_triple to appease msvc. "[def] [free]" can be seen in different order.
NAKAMURA Takumi
- r216834 - Tests for DR525-550.
Richard Smith
- r216836 - cxx_status: the name C++14 isn't provisional any more.
Richard Smith
- r216837 - cxx_status: we did support some of C++14 in Clang 3.3.
Richard Smith
- r216841 - clang/test/CXX/drs/dr5xx.cpp: Suppress dr547 for targeting MSVC x86 for now, due to incompatibility of attribute(thiscall).
NAKAMURA Takumi
- Relational comparison with bitwise results is always true/false
Anders Rönnholm
- Relational comparison with bitwise results is always true/false
Richard Smith
- Relational comparison with bitwise results is always true/false
Richard Trieu
- Relational comparison with bitwise results is always true/false
Richard Smith
- Relational comparison with bitwise results is always true/false
Daniel Marjamäki
- Relational comparison with bitwise results is always true/false
Richard Smith
- release_35 patches for unroll pragma
Hal Finkel
Last message date:
Sun Aug 31 21:23:55 PDT 2014
Archived on: Tue Aug 4 15:31:49 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).