..
BlocksRuntime
…
asan
Revert "Revert "[compiler-rt][asan] Make wild-pointer crash error more useful""
2021-03-12 11:35:50 -05:00
builtins
[RISCV][compiler-rt] Add support for save-restore
2021-03-15 15:51:47 +00:00
cfi
[sanitizers] Remove unneeded MaybeCall*DefaultOptions() and nullptr checks
2020-09-08 10:12:05 -07:00
crt
[RISCV][crt] support building without init_array
2020-12-01 17:17:50 +03:00
dfsan
[dfsan] Updated check_custom_wrappers.sh to dedup function names
2021-03-15 19:12:08 +00:00
fuzzer
[libFuzzer] Use macro instead of __attribute__.
2021-03-12 14:36:57 -08:00
gwp_asan
[GWP-ASan] Change sys/cdefs.h to features.h
2021-02-17 20:03:16 -08:00
hwasan
[NFC] Remove tab from the source
2021-02-26 19:40:24 -08:00
interception
[sanitizer] Define SANITIZER_GLIBC to refine SANITIZER_LINUX feature detection and support musl
2021-01-06 10:55:40 -08:00
lsan
[LSan][RISCV] Enable LSan for RISCV64
2021-01-31 21:53:25 +00:00
memprof
[sanitizers] Fix interception of GLibc regexec
2021-03-08 10:53:55 +00:00
msan
[sanitizers] Fix interception of GLibc regexec
2021-03-08 10:53:55 +00:00
profile
[gcov] Delete ancient MSVC workaround
2021-03-12 15:10:12 -08:00
safestack
compiler-rt: Rename .cc file in lib/{interception/tests,safestack} to .cpp
2019-08-01 13:56:52 +00:00
sanitizer_common
[sanitizers] [windows] Use InternalMmapVector instead of silencing -Wframe-larger-than
2021-03-16 22:17:25 +02:00
scudo
scudo: Allow TBI to be disabled on Linux with a macro.
2021-03-16 12:56:19 -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
[AArch64][compiler-rt] Strip PAC from the link register.
2021-03-15 10:25:59 +01:00
ubsan
[ubsan] support print_module_map flag in standalone mode
2021-03-05 13:59:56 -08: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][compiler-rt][x86_64] Fix CFI directives in assembly trampolines
2021-03-06 10:38:27 -08:00
CMakeLists.txt
[MemProf] Decouple memprof build from COMPILER_RT_BUILD_SANITIZERS
2020-10-26 13:52:50 -07:00