llvm-capstone/compiler-rt/lib
Kostya Serebryany de9bafb162 [libFuzzer] add a flag -malloc_limit_mb
llvm-svn: 319590
2017-12-01 22:12:04 +00:00
..
asan [sanitizers] Add init function to set alignment of low level allocator 2017-11-21 01:01:32 +00:00
BlocksRuntime
builtins Add powerpc64 to compiler-rt build infrastructure. 2017-11-30 21:04:11 +00:00
cfi (NFC) Rename GetMax{,User}VirtualAddress. 2017-11-07 23:51:22 +00:00
dfsan
esan [esan] Fix compilation of signal handlers 2017-11-10 05:41:13 +00:00
fuzzer [libFuzzer] add a flag -malloc_limit_mb 2017-12-01 22:12:04 +00:00
interception sanitizer_common: Try looking up symbols with RTLD_DEFAULT if RTLD_NEXT does not work. 2017-11-10 22:09:37 +00:00
lsan Detect thread termination in LSan/NetBSD 2017-11-26 09:42:01 +00:00
msan [msan] Fix return type of mbrtowc 2017-11-30 22:15:39 +00:00
profile [profile] Update InstrProfData.inc to sync with llvm 2017-11-14 23:57:58 +00:00
safestack
sanitizer_common [sanitizer] Add 'strip_env' flag to enable/disable removing sanitizer dylib from DYLD_INSERT_LIBRARIES 2017-11-29 21:42:48 +00:00
scudo [scudo] Allow for compile-time choice of the SizeClassMap 2017-11-29 19:52:09 +00:00
stats
tsan [sanitizer] Refactor how assembly files are handled 2017-11-29 19:27:25 +00:00
ubsan [sanitizers] Rename GetStackTraceWithPcBpAndContext 2017-11-09 07:53:06 +00:00
ubsan_minimal [ubsan-minimal] Get rid of the libc++ dependency. 2017-11-11 02:32:02 +00:00
xray [XRay][compiler-rt][Darwin] Use dynamic initialisation as an alternative 2017-11-29 22:06:12 +00:00
CMakeLists.txt