hanchenye-llvm-project/compiler-rt/lib
Sergey Matveev f4e33cc9bb [sanitizer] Update descriptor size for glibc 2.13.
See https://code.google.com/p/address-sanitizer/issues/detail?id=361

It's still not clear whether the values are correct in all cases, but at least
this should unbreak our bots.

llvm-svn: 226938
2015-01-23 21:12:39 +00:00
..
BlocksRuntime
asan [compiler-rt] Ensure AsanInitFromRtl is called from a static initializer on OS X by using ASAN_DYNAMIC=1 2015-01-23 19:29:19 +00:00
builtins [MIPS64] Make __clear_cache more optimal 2015-01-20 15:04:19 +00:00
dfsan [dfsan] Use append_no_rtti_flag instead of manually specifying -fno-rtti. 2015-01-19 08:26:38 +00:00
interception
lsan [msan] Better use-after-free reports. 2015-01-22 13:33:16 +00:00
msan [msan] Better use-after-free reports. 2015-01-22 13:33:16 +00:00
profile InstrProf: Optionally print an error when emitting profile data fails 2015-01-16 20:10:56 +00:00
sanitizer_common [sanitizer] Update descriptor size for glibc 2.13. 2015-01-23 21:12:39 +00:00
tsan tsan: use hacky call only on x86_64 2015-01-22 14:13:56 +00:00
ubsan [asan] Allow changing verbosity in activation flags. 2015-01-20 13:21:20 +00:00
CMakeLists.txt
Makefile.mk