llvm-project/compiler-rt/lib
Xinliang David Li ba904d4ecf Sync up with master file
llvm-svn: 254552
2015-12-02 21:48:22 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] Correctly release memory allocated during early startup. 2015-12-01 09:22:41 +00:00
builtins builtins: Fix the sysroot's reference to si_int in int_types.h 2015-12-01 23:06:23 +00:00
cfi CFI: Make the cfi target a dependency of compiler-rt. 2015-09-02 02:18:46 +00:00
dfsan [compiler-rt] [dfsan] Unify aarch64 mapping 2015-11-27 12:43:33 +00:00
interception Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
lsan Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
msan [compiler-rt] [msan] Couple of fixes for msan with libc++ 2015-11-24 20:28:48 +00:00
profile Sync up with master file 2015-12-02 21:48:22 +00:00
safestack Tell clang-format that (most) sanitizers are written using Google style guide. 2015-11-19 22:11:10 +00:00
sanitizer_common [sanitizer coverage] when adding a bb trace instrumentation, do it instead, not in addition to, regular coverage. Do the regular coverage in the run-time instead 2015-12-02 02:37:31 +00:00
tsan [tsan] Add interceptors and sychronization for libdispatch semaphores on OS X 2015-12-01 13:11:42 +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