Go to file
Evgeniy Stepanov 05938a23f5 [sanitizer] Use mmap to zero-fill large shadow regions.
This is covered by existing ASan test.
This does not change anything for TSan by default (but provides a flag to 
change the threshold size).
Based on a patch by florent.bruneau here:
  https://code.google.com/p/address-sanitizer/issues/detail?id=256

llvm-svn: 201400
2014-02-14 11:41:26 +00:00
clang Enable generation of unwind tables when building with sanitizers. 2014-02-14 08:56:25 +00:00
clang-tools-extra Re-add the '!' removed by mistake. 2014-02-13 16:29:39 +00:00
compiler-rt [sanitizer] Use mmap to zero-fill large shadow regions. 2014-02-14 11:41:26 +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 Add a test to make sure that vector supports incomplete types 2014-02-13 17:56:12 +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 Fix minor build warning on Mac OS X x86_64. 2014-02-14 05:16:17 +00:00
llvm [AArch64 NEON] Fix a bug to avoid using floating type as condition type in lowering SELECT_CC. 2014-02-14 09:41:15 +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