.. |
BlocksRuntime
|
…
|
|
asan
|
[compiler-rt] Replace INLINE with inline
|
2020-09-17 16:24:20 +02:00 |
builtins
|
Add __divmodti4 to match libgcc.
|
2020-09-16 21:56:01 -07: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
|
[DFSan] Add bcmp wrapper.
|
2020-09-17 09:23:49 -07:00 |
fuzzer
|
[libFuzzer] Enable entropic by default.
|
2020-09-16 10:44:34 -07:00 |
gwp_asan
|
[GWP-ASan] Crash handler API returns sizeof(collected trace)
|
2020-07-27 10:51:55 -07:00 |
hwasan
|
[compiler-rt] [hwasan] Replace INLINE with inline
|
2020-09-17 16:46:32 +02:00 |
interception
|
Fix check-interception link error in compiler-rt debug mode
|
2019-10-10 23:30:54 +00:00 |
lsan
|
[NFC][LSAN] Change SuspendedThreadsList interface
|
2020-09-16 14:01:27 -07:00 |
msan
|
[compiler-rt] Replace INLINE with inline
|
2020-09-17 16:24:20 +02:00 |
profile
|
[gcov] Delete flush_fn_list (unused since D83149)
|
2020-09-10 10:15:27 -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
|
[compiler-rt] [netbsd] Include <sys/dkbad.h>
|
2020-09-17 16:35:39 +02:00 |
scudo
|
[compiler-rt] [scudo] Fix typo in function attribute
|
2020-09-17 16:57:30 +02:00 |
stats
|
compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cpp
|
2019-08-01 12:41:23 +00:00 |
tsan
|
[compiler-rt] [tsan] [netbsd] Catch unsupported LONG_JMP_SP_ENV_SLOT
|
2020-09-17 16:28:11 +02:00 |
ubsan
|
[sanitizers] Remove unneeded MaybeCall*DefaultOptions() and nullptr checks
|
2020-09-08 10:12:05 -07:00 |
ubsan_minimal
|
[ubsan] Check implicit casts in ObjC for-in statements
|
2020-07-13 15:11:18 -07:00 |
xray
|
[CMake] Use find_library for ncurses
|
2020-08-31 20:06:21 -07:00 |
CMakeLists.txt
|
scudo: Add support for diagnosing memory errors when memory tagging is enabled.
|
2020-04-17 17:26:30 -07:00 |