llvm-project/compiler-rt/lib
Kuba Brecka 04d512133f Reverting r253080 ([tsan] Don't demangle names not starting with "_Z").
This caused bot failures on ARM, e.g. http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-full/builds/9068

llvm-svn: 253129
2015-11-14 10:42:08 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] add an experimental flag protect_shadow_gap. If set to false, the shadow gap will not be mprotect-ed and all hell may break loose. But this makes CUDA's cuInit() pass. 2015-11-14 00:50:23 +00:00
builtins [CMake] [Darwin] [Builitins] Removing muloti4 from the blacklists for arm. 2015-11-12 22:37:01 +00:00
cfi CFI: Make the cfi target a dependency of compiler-rt. 2015-09-02 02:18:46 +00:00
dfsan [compiler-rt] Apply modernize-use-nullptr fixes in sanitizers 2015-10-01 00:22:21 +00:00
interception Sanitizer: define WIN32_LEAN_AND_MEAN 2015-10-29 20:36:55 +00:00
lsan [compiler-rt] [asan] Use same shadow offset for aarch64 2015-11-09 18:05:24 +00:00
msan Revert "Apply modernize-use-default to compiler-rt." 2015-10-30 18:52:31 +00:00
profile [PGO] Ensure profile section symbols are created (linux) 2015-11-13 22:33:07 +00:00
safestack [compiler-rt] Apply modernize-use-nullptr fixes in sanitizers 2015-10-01 00:22:21 +00:00
sanitizer_common Reverting r253080 ([tsan] Don't demangle names not starting with "_Z"). 2015-11-14 10:42:08 +00:00
tsan [tsan] Fix finalization of detached threads on OS X 2015-11-13 20:45:27 +00:00
ubsan Revert "Apply modernize-use-default to compiler-rt." 2015-10-30 18:52:31 +00:00
CMakeLists.txt [CFI] Make CFI tests require UBSan (for diagnostic mode). 2015-09-29 21:43:37 +00:00
Makefile.mk Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00