..
BlocksRuntime
…
asan
[sanitizer] Fix typo in log messages
2020-11-18 03:42:38 -08:00
builtins
Revert builtins fp16 support: tests do not pass on Mac
2020-11-25 16:12:49 -08: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 the equivalent code by UnionTableAddr
2020-11-19 20:15:25 +00:00
fuzzer
[fuzzer] Add Windows Visual C++ exception intercept
2020-11-12 13:11:14 -08:00
gwp_asan
[GWP-ASan] Port tests to Fuchsia
2020-11-18 13:36:12 -08:00
hwasan
[hwasan] Implement error report callback.
2020-11-20 16:48:19 -08:00
interception
[sanitizer] Remove -Wno-non-virtual-dtor
2020-11-04 00:51:33 -08:00
lsan
[NFC] Fix cpplint warnings
2020-11-04 22:56:08 -08:00
memprof
[MemProf] Add interface to dump profile
2020-11-19 10:21:53 -08:00
msan
[sanitizer] Fix typo in log messages
2020-11-18 03:42:38 -08:00
profile
[compiler-rt] [profile] Silence a warning about an unused function on mingw targets
2020-11-21 22:14:35 +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
[Sanitizer][RISCV] Fix redefinition of REG_SP
2020-11-25 00:04:47 +00:00
scudo
[scudo][standalone] Correct min/max region indices
2020-11-16 12:43:10 -08: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] Add pthread_cond_clockwait interceptor
2020-11-18 14:39:19 -08:00
ubsan
[compiler-rt] [ubsan] Use the itanium type info lookup for mingw targets
2020-11-03 09:59:08 +02: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
[CMake] Avoid accidental C++ standard library dependency in sanitizers
2020-10-31 02:37:38 -07:00
CMakeLists.txt
[MemProf] Decouple memprof build from COMPILER_RT_BUILD_SANITIZERS
2020-10-26 13:52:50 -07:00