llvm-project/compiler-rt/lib
Kostya Serebryany 97b8b2daff [libFuzzer] reduce the size of the merge control file by not dumping redundant features into it
llvm-svn: 313403
2017-09-15 22:02:26 +00:00
..
BlocksRuntime [compiler-rt] Test commit: remove some trailing white spaces. 2017-08-25 19:36:30 +00:00
asan [sanitizer] Move stack overflow and signal reporting from Asan into common. 2017-09-14 22:44:03 +00:00
builtins [builtins] Prevent duplicate definitions for overridden functions 2017-08-30 17:12:57 +00:00
cfi CFI: Move STL allocator blacklist to clang 2017-08-04 20:04:01 +00:00
dfsan [sanitizer_common] Move filesystem-related code out of sanitizer_common.cc 2017-07-22 01:46:40 +00:00
esan [esan] Use stack_t instead of struct sigaltstack (PR34011) 2017-08-22 21:54:37 +00:00
fuzzer [libFuzzer] reduce the size of the merge control file by not dumping redundant features into it 2017-09-15 22:02:26 +00:00
interception [Fuchsia] Magenta -> Zircon 2017-09-13 01:18:15 +00:00
lsan [lsan] Extract GetStackTraceWithPcBpAndContext similar to asan version 2017-09-14 08:14:38 +00:00
msan [compiler-rt] Cleanup decorators 2017-09-11 20:55:49 +00:00
profile Revert r312240 2017-08-31 15:51:23 +00:00
safestack Enable SafeStack on NetBSD 2017-08-10 18:40:09 +00:00
sanitizer_common [sanitizer][mips64] fix MIPS64 kernel_stat_to_stat() 2017-09-15 15:18:51 +00:00
scudo [scudo] Fix bad request handling when allocator has not been initialized 2017-09-14 20:34:32 +00:00
stats Support compiler-rt builtins 2017-07-28 03:39:38 +00:00
tsan tsan: respect LDFLAGS when build Go test 2017-09-15 06:51:37 +00:00
ubsan ubsan: Unbreak ubsan_cxx runtime library on Windows. 2017-09-15 20:24:12 +00:00
ubsan_minimal Runtime detection of android_set_abort_message. 2017-09-11 23:27:58 +00:00
xray [XRay][compiler-rt] Use a single global volatile recursion guard for FDR handlers 2017-09-12 01:37:59 +00:00
CMakeLists.txt Move libFuzzer to compiler_rt. 2017-08-21 23:25:50 +00:00