llvm-project/compiler-rt/lib
Vitaly Buka e075709b41 [sanitizer] Allow to set SANITIZER_CAN_USE_PREINIT_ARRAY externally
llvm-svn: 325720
2018-02-21 21:13:07 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan Add NetBSD syscall hooks skeleton in sanitizers 2018-02-15 02:43:02 +00:00
builtins [builtins] Workaround for infinite recursion in c?zdi2 2018-02-08 11:14:11 +00:00
cfi cfi: Add a blacklist entry for MSVC's std::get_temporary_buffer function. 2018-01-17 01:15:33 +00:00
dfsan Reland "Install resource files into a share/ directory" 2018-01-14 03:43:14 +00:00
esan Add NetBSD syscall hooks skeleton in sanitizers 2018-02-15 02:43:02 +00:00
fuzzer [libFuzzer] Set -experimental_len_control=1000 as default. 2018-02-13 20:52:15 +00:00
hwasan [hwasan] Fix inline instrumentation. 2018-02-21 19:52:23 +00:00
interception [Sanitizers] Basic sanitizer Solaris support (PR 33274) 2017-12-14 20:14:29 +00:00
lsan [lsan] Respect log_path option in standalone LSan 2018-01-22 09:30:27 +00:00
msan Stop intercepting forkpty(3) and openpty(3) on NetBSD 2018-02-20 15:43:07 +00:00
profile [NFC] fix trivial typos in comments 2018-01-22 07:51:37 +00:00
safestack Enable SafeStack on NetBSD 2017-08-10 18:40:09 +00:00
sanitizer_common [sanitizer] Allow to set SANITIZER_CAN_USE_PREINIT_ARRAY externally 2018-02-21 21:13:07 +00:00
scudo [scudo] Allow options to be defined at compile time 2018-02-08 16:29:48 +00:00
stats Support compiler-rt builtins 2017-07-28 03:39:38 +00:00
tsan [TSan] Fix static TLS boundaries calculations in __tls_get_addr interceptor. 2018-02-15 18:58:31 +00:00
ubsan Recognize all NetBSD architectures in UBSan 2018-02-17 13:35:09 +00:00
ubsan_minimal [ubsan-minimal] Add a path for non-POSIX (and bare-metal) use of the library 2017-12-15 17:30:50 +00:00
xray Add initial XRay support for NetBSD 2018-02-16 14:45:20 +00:00
CMakeLists.txt [cmake] Add a separate CMake var to control profile runtime 2017-10-02 05:03:55 +00:00