llvm-project/compiler-rt/lib
Evgenii Stepanov 9fcd2b68e7 [hwasan] Untag destination address in hwasan_posix_memalign.
Required on X86 because no TBI.
2020-05-08 16:35:48 -07:00
..
BlocksRuntime
asan [ASan] Fix issue where system log buffer was not cleared after reporting an issue. 2020-03-26 10:56:17 -07:00
builtins [builtins] Support architectures with 16-bit int 2020-04-26 01:22:10 +02:00
cfi Improve error message when '=' is missing in {ASAN,...}_OPTIONS. 2019-06-15 01:37:14 +00:00
crt [cmake] Strip quotes in compiler-rt/lib/crt; error if checks fail 2020-03-09 15:52:39 -07:00
dfsan [dfsan] Remove realloc from done_abilist.txt 2020-05-05 22:32:45 -07:00
fuzzer [libFuzzer] Fix typo in seed_inputs flag description. NFC. 2020-04-09 13:54:07 +02:00
gwp_asan [GWP-ASan] Use functions in backtrace test, not line numbers. 2020-03-26 10:10:24 -07:00
hwasan [hwasan] Untag destination address in hwasan_posix_memalign. 2020-05-08 16:35:48 -07:00
interception Fix check-interception link error in compiler-rt debug mode 2019-10-10 23:30:54 +00:00
lsan [lsan] Support LeakSanitizer runtime on Fuchsia 2020-01-28 11:34:53 -08:00
msan [MSan] Enable for SystemZ 2020-04-16 12:15:01 +02:00
profile [profile] Don't crash when forking in several threads 2020-05-07 14:13:11 +02:00
safestack compiler-rt: Rename .cc file in lib/{interception/tests,safestack} to .cpp 2019-08-01 13:56:52 +00:00
sanitizer_common [Darwin] Improve ASan diagnostics on arm64e with pointer auth 2020-05-06 18:32:31 -07:00
scudo scudo: Exclude previous tag when retagging freed memory. 2020-05-01 09:35:38 -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 tsan: fixes to ThreadClock::releaseStoreAcquire and tests 2020-04-16 22:53:26 +02:00
ubsan Add missing call to `__sanitizer::InitializePlatformEarly()` in UBSan's standalone init. 2020-04-21 18:43:43 -07:00
ubsan_minimal compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp 2019-08-01 12:41:23 +00:00
xray [xray] Preserve x8 in trampoline on AArch64 2020-04-27 14:57:26 -04:00
CMakeLists.txt scudo: Add support for diagnosing memory errors when memory tagging is enabled. 2020-04-17 17:26:30 -07:00