llvm-project/compiler-rt/lib
Vitaly Buka 25a8881b72 Revert " Enable LSAN for Android"
Breaks android build.
asan_malloc_dispatch_k needs memalign interceptor disabled in this patch.

This reverts commit a2291a58bf.
2020-10-13 03:14:09 -07:00
..
BlocksRuntime
asan Revert " Enable LSAN for Android" 2020-10-13 03:14:09 -07:00
builtins [NFC][RISCV][builtins] Remove some hard-coded values from i-cache clear routine 2020-09-24 14:32:16 +01:00
cfi [sanitizers] Remove unneeded MaybeCall*DefaultOptions() and nullptr checks 2020-09-08 10:12:05 -07:00
crt [cmake] Strip quotes in compiler-rt/lib/crt; error if checks fail 2020-03-09 15:52:39 -07:00
dfsan Replace shadow space zero-out by madvise at mmap 2020-10-06 21:29:50 +00:00
fuzzer [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc 2020-10-12 09:57:12 -07:00
gwp_asan [GWP-ASan] Crash handler API returns sizeof(collected trace) 2020-07-27 10:51:55 -07:00
hwasan [sanitizer] Skip stack symbolization when not required for print format 2020-10-07 15:38:52 -07:00
interception Fix check-interception link error in compiler-rt debug mode 2019-10-10 23:30:54 +00:00
lsan Revert " Enable LSAN for Android" 2020-10-13 03:14:09 -07:00
msan [msan] Skip memcpy interceptor called by gethostname 2020-09-25 15:26:34 -07:00
profile [profile] Add %t LLVM_PROFILE_FILE option to substitute $TMPDIR 2020-09-25 09:39:40 -07:00
safestack compiler-rt: Rename .cc file in lib/{interception/tests,safestack} to .cpp 2019-08-01 13:56:52 +00:00
sanitizer_common Revert " Enable LSAN for Android" 2020-10-13 03:14:09 -07:00
scudo [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc 2020-10-12 09:57:12 -07:00
stats compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp 2019-08-01 12:41:23 +00:00
tsan [sanitizer] Skip stack symbolization when not required for print format 2020-10-07 15:38:52 -07:00
ubsan [sanitizers] Remove unneeded MaybeCall*DefaultOptions() and nullptr checks 2020-09-08 10:12:05 -07:00
ubsan_minimal [compiler-rt] Suppress -Wunused-result due to ::write when _FORTIFY_SOURCE>0 in glibc 2020-10-12 09:57:12 -07:00
xray [XRay] Change mips to use version 2 sled (PC-relative address) 2020-09-20 17:59:57 -07:00
CMakeLists.txt scudo: Add support for diagnosing memory errors when memory tagging is enabled. 2020-04-17 17:26:30 -07:00