llvm-project/compiler-rt/lib
Kostya Serebryany 9a830b9433 [sanitizer] replace CHECK with CHECK_XY in two places for better diagnostics
llvm-svn: 281255
2016-09-12 20:39:13 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] Ease dealing with tagged enum ErrorDescription with some macros. 2016-09-12 17:12:02 +00:00
builtins builtins: make sure that flags is setup properly for __clear_cache 2016-09-07 22:59:54 +00:00
cfi [CMake] Connect Compiler-RT targets to LLVM Runtimes directory 2016-08-26 20:52:22 +00:00
dfsan [CMake] Connect Compiler-RT targets to LLVM Runtimes directory 2016-08-26 20:52:22 +00:00
esan Revert "[ESan][MIPS] Adds support for MIPS64" 2016-09-08 16:09:46 +00:00
interception [compilter-rt] Try to fix correctly rL277560 2016-08-03 05:03:35 +00:00
lsan [CMake] Connect Compiler-RT targets to LLVM Runtimes directory 2016-08-26 20:52:22 +00:00
msan [asan] first attempt at releasing free-d memory back to the system using madvise. Requires quite some tuning. 2016-08-26 23:58:42 +00:00
profile Correctly escape %. 2016-09-08 01:46:52 +00:00
safestack [CMake] Connect Compiler-RT targets to LLVM Runtimes directory 2016-08-26 20:52:22 +00:00
sanitizer_common [sanitizer] replace CHECK with CHECK_XY in two places for better diagnostics 2016-09-12 20:39:13 +00:00
scudo [CMake] Connect Compiler-RT targets to LLVM Runtimes directory 2016-08-26 20:52:22 +00:00
stats stats: define WIN32_LEAN_AND_MEAN when including windows.h 2016-08-30 20:15:46 +00:00
tsan [tsan] Support C++11 call_once in TSan on Darwin 2016-09-08 10:15:20 +00:00
ubsan [CMake] Connect Compiler-RT targets to LLVM Runtimes directory 2016-08-26 20:52:22 +00:00
xray Revert "[XRay] ARM 32-bit no-Thumb support in compiler-rt" 2016-09-08 17:13:15 +00:00
CMakeLists.txt build: allow building a specific set of sanitizers 2016-08-19 15:13:21 +00:00