Go to file
Evgeniy Stepanov 8978389a32 [asan] Enable SEGV handler on Android by default.
Seems stable enough.
Fixes null_deref.cc test.

llvm-svn: 201326
2014-02-13 13:43:47 +00:00
clang clang-format: Improve documentation of DerivePointerBinding. 2014-02-13 12:51:50 +00:00
clang-tools-extra Fix ExplicitConstructorCheck to warn only on in-class declarations. 2014-02-13 10:11:48 +00:00
compiler-rt [asan] Enable SEGV handler on Android by default. 2014-02-13 13:43:47 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Revert "Enforce python2 for systems that use python3 as their default." 2014-02-12 14:54:17 +00:00
libcxx Fix for PR17606 - result_of (and INVOKE) works incorrectly for member function pointers with ref qualifiers. Also a drive-by fix for common_type in C++03 mode. Thanks to Michel Morin for the bug report and the proposed fix. 2014-02-10 17:40:28 +00:00
libcxxabi [libcxxabi] Fix broken codesourcery.com links in comments 2014-02-12 04:49:09 +00:00
lld [Mips] Use the 'CHECK-NEXT' where we need to check a test output exactly 2014-02-11 07:17:09 +00:00
lldb The Platform base class now maintains a list of trap handlers 2014-02-13 07:11:08 +00:00
llvm [CMake] Let llvm_add_library(MODULE) check capability of loadable module. 2014-02-13 11:25:17 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly Fix formatting 2014-02-12 01:55:28 +00:00