.. |
BlocksRuntime
|
…
|
|
asan
|
[ASan] Fixed a reporting bug in (load|store)N functions which would print unknown-crash instead of the proper error message when a the data access is unaligned.
|
2022-04-19 15:07:17 +00:00 |
builtins
|
[VE][compiler-rt] Correct location of VE support in clear_cache function, NFC
|
2022-04-14 15:50:26 -04:00 |
cfi
|
sanitizer_common: prefix thread-safety macros with SANITIZER_
|
2022-01-07 15:11:00 +01:00 |
crt
|
Giving a lot more functions prototypes; NFC
|
2022-04-09 17:25:10 -04:00 |
dfsan
|
[DFSan] Print an error before calling null extern_weak functions, incase dfsan instrumentation optimized out a null check.
|
2022-04-19 17:01:41 -07:00 |
fuzzer
|
Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"."
|
2022-03-04 13:45:43 -08:00 |
gwp_asan
|
Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"."
|
2022-03-04 13:45:43 -08:00 |
hwasan
|
[HWASan] symbolize: use buildid index for locals.
|
2022-04-13 19:09:04 -07:00 |
interception
|
Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"."
|
2022-03-04 13:45:43 -08:00 |
lsan
|
[NFC][sanitizer] Consolidate malloc hook invocations
|
2022-04-12 20:08:29 -07:00 |
memprof
|
[NFC][sanitizer] Consolidate malloc hook invocations
|
2022-04-12 20:08:29 -07:00 |
msan
|
[msan] Set poison_in_dtor=1 by default
|
2022-04-15 14:40:23 -07:00 |
orc
|
Reapply "[cmake] Prefix gtest and gtest_main with "llvm_"."
|
2022-03-04 13:45:43 -08:00 |
profile
|
Giving a lot more functions prototypes; NFC
|
2022-04-09 17:25:10 -04:00 |
safestack
|
Revert "sanitizers: increase .clang-format columns to 100"
|
2021-07-28 09:40:21 +02:00 |
sanitizer_common
|
Format fix in recent change. Removed whitespace. [NFC]
|
2022-04-18 09:23:01 -07:00 |
scudo
|
[scudo][test] Link with -no-pie to be agnostic of CLANG_DEFAULT_PIE_ON_LINUX
|
2022-04-08 23:30:07 -07:00 |
stats
|
[compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON_SUPPORTED_OS
|
2021-11-10 19:16:20 -08:00 |
tsan
|
[NFC][sanitizer] Consolidate malloc hook invocations
|
2022-04-12 20:08:29 -07:00 |
ubsan
|
Revert "[ubsan] Simplify ubsan_GetStackTrace"
|
2022-04-13 10:41:23 +02:00 |
ubsan_minimal
|
[compiler-rt] separate lsan, ubsan, stats configuration from SANITIZER_COMMON_SUPPORTED_OS
|
2021-11-10 19:16:20 -08:00 |
xray
|
[PowerPC] Fix sanitizers build on FreeBSD
|
2022-04-18 07:16:13 -05:00 |
CMakeLists.txt
|
Revert D120327 "compiler-rt: Add udivmodei5 to builtins and add bitint library"
|
2022-04-08 12:39:42 -07:00 |