..
BlocksRuntime
…
asan
[NFC][asan] Simplify parameters check
2022-11-29 10:56:17 -08:00
builtins
[CMake][compiler-rt] Don't load LLVM config in the runtimes build
2022-11-15 09:01:46 +00:00
cfi
sanitizer_common: prefix thread-safety macros with SANITIZER_
2022-01-07 15:11:00 +01:00
crt
Revert "[compiler-rt] Use C_STANDARD instead of custom logic for adding -std=c11"
2022-04-27 00:20:44 +03:00
dfsan
[DFSan] Fix handling of libAtomic external functions.
2022-08-22 16:04:29 -07:00
fuzzer
Revert "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests"
2022-10-05 09:59:25 -07:00
gwp_asan
Revert "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests"
2022-10-05 09:59:25 -07:00
hwasan
[compiler-rt][hwasan] Call __hwasan_library_loaded via
2022-11-09 19:49:08 +00:00
interception
Revert "[compiler-rt][test] Heed COMPILER_RT_DEBUG when compiling unittests"
2022-10-05 09:59:25 -07:00
lsan
[lsan] Add logs for debugging
2022-11-28 22:59:38 -08:00
memprof
Revert "[MemProf] Defer profile file setup until dump time"
2022-11-28 06:29:24 -08:00
msan
[msan] Increase size of app/shadow/origin mappings on aarch64
2022-11-29 20:57:17 +00:00
orc
[ORC-RT][MachO] Unlock JDStatesMutex during push-initializers to avoid deadlock.
2022-11-11 16:01:25 -08:00
profile
[PGO] Simplify InstrProfilingRuntime.cpp
2022-10-28 05:12:46 +00:00
safestack
[compiler-rt] Fix Mmap on FreeBSD AArch64
2022-06-08 17:22:33 -04:00
sanitizer_common
tsan: intercept epoll_pwait2
2022-11-24 07:27:09 +01:00
scudo
[scudo] Do not consider releasing unallocated pages
2022-11-30 02:34:46 +00:00
stats
[compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON_SUPPORTED_OS
2021-11-10 19:16:20 -08:00
tsan
tsan: intercept epoll_pwait2
2022-11-24 07:27:09 +01:00
ubsan
[UBSan] Implementation NonUniqueARMRTTIBit __type_name has higher bits set on arm64
2022-11-17 13:46:59 -08:00
ubsan_minimal
[ubsan-minimal] Report the address of an error
2022-09-05 14:18:25 +04:00
xray
[compiler-rt] Switch from llvm-config to find_package(LLVM)
2022-11-02 07:17:42 +01:00
CMakeLists.txt
Revert "Make -fsanitize=scudo use scudo_standalone. Delete check-scudo."
2022-11-23 16:07:07 +01:00