llvm-project/compiler-rt/lib
Kostya Serebryany c9855da6d9 [asan] the run-time part of intra-object-overflow detector (-fsanitize-address-field-padding=1). Note that all of this is still experimental; don't use unless you are brave.
llvm-svn: 220013
2014-10-17 01:22:37 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] the run-time part of intra-object-overflow detector (-fsanitize-address-field-padding=1). Note that all of this is still experimental; don't use unless you are brave. 2014-10-17 01:22:37 +00:00
builtins Add complex multiply/divide functions to arm64 iOS libclang_rt libraries. 2014-10-14 20:33:36 +00:00
dfsan [compiler-rt] compiler-rt's CMake append_if function clashes with LLVM's, let's rename it to append_list_if 2014-10-15 22:47:54 +00:00
interception [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
lsan [asan] make sure coverage is dumped even if leaks are reported 2014-10-16 18:59:07 +00:00
msan [compiler-rt] compiler-rt's CMake append_if function clashes with LLVM's, let's rename it to append_list_if 2014-10-15 22:47:54 +00:00
msandr [msandr] Access app TLS directly in native exec mode. 2014-01-20 13:09:29 +00:00
profile profile: Avoid name collisions between instrumentation and runtime 2014-09-04 15:45:31 +00:00
sanitizer_common [compiler-rt] compiler-rt's CMake append_if function clashes with LLVM's, let's rename it to append_list_if 2014-10-15 22:47:54 +00:00
tsan [compiler-rt] compiler-rt's CMake append_if function clashes with LLVM's, let's rename it to append_list_if 2014-10-15 22:47:54 +00:00
ubsan Sanitize upcasts and conversion to virtual base. 2014-10-13 23:59:00 +00:00
CMakeLists.txt Fix build on some architectures caused by r215247. 2014-08-11 19:57:56 +00:00
Makefile.mk Move original compiler-rt functions (libgcc replacement) to lib/builtins directory 2014-02-14 09:20:33 +00:00