.. |
asan
|
[sanitizer] Fix pthread_exit interceptor's return type (#71253)
|
2023-11-05 22:41:37 -08:00 |
asan_abi
|
Remove LLDB introspection entrypoints from the shim (#68450)
|
2023-10-09 14:32:29 -07:00 |
BlocksRuntime
|
|
|
builtins
|
[compiler-rt] Don't link builtins against the CRT on Windows (#70675)
|
2023-10-31 12:51:38 +00:00 |
cfi
|
[CFI] Allow LoongArch (#67314)
|
2023-09-28 15:40:42 +08:00 |
dfsan
|
[DFSan] Fix sscanf wrapper handling %*d (the star skips capturing). (#67392)
|
2023-09-26 16:41:28 -07:00 |
fuzzer
|
[Fuzzer] Enable custom libc++ for Android (#70407)
|
2023-11-02 14:07:39 -07:00 |
gwp_asan
|
Add GTEST_ALLOW_UNINSTANTIATED_PARAMETERIZED_TEST to gwp_asan unittests
|
2023-09-14 10:58:59 +02:00 |
hwasan
|
[HWASAN] Add memset interceptor (#71244)
|
2023-11-07 00:01:04 -08:00 |
interception
|
[ASan] Recognize lea r10, [rip + XX] (#68910)
|
2023-10-13 08:47:23 -07:00 |
lsan
|
[sanitizer] Fix pthread_exit interceptor's return type (#71253)
|
2023-11-05 22:41:37 -08:00 |
memprof
|
[NFC][sanitizer] Rename InternalScopedString::append to AppendF (#66558)
|
2023-09-15 17:06:20 -07:00 |
msan
|
Reland: [sanitizer_symbolizer] Add StackTracePrinter virtual class (#66689)
|
2023-09-21 11:28:20 -07:00 |
orc
|
[JITLink][PowerPC] Add basic TLS support for ppc64
|
2023-08-02 05:02:36 +00:00 |
profile
|
Rename hasCorrelation to __llvm_profile_has_correlation
|
2023-11-02 14:45:59 -04:00 |
safestack
|
[compiler-rt] Fix Mmap on FreeBSD AArch64
|
2022-06-08 17:22:33 -04:00 |
sanitizer_common
|
[NFC] turn comment into static_assert (#71504)
|
2023-11-08 01:23:55 -08:00 |
scudo/standalone
|
[scudo] Use the releaseAndZeroPagesToOS function. (#71256)
|
2023-11-06 12:46:37 -08:00 |
stats
|
Revert RTSanitizerCommonSymbolizerInternal changes
|
2023-09-08 08:03:34 -07:00 |
tsan
|
[TSAN] Add __tsan_check_no_mutexes_held helper (#71568)
|
2023-11-08 08:02:14 +01:00 |
ubsan
|
[compiler-rt] Fix MSVC /external detection in cmake scripts
|
2023-10-02 12:29:28 -04:00 |
ubsan_minimal
|
[compiler-rt] Avoid memintrinsic calls inserted by the compiler
|
2023-06-06 16:10:45 +02:00 |
xray
|
[compiler-rt][xray] Fix alignment of XRayFileHeader
|
2023-07-17 10:51:27 -03:00 |
CMakeLists.txt
|
[compiler-rt] Move crt into builtins
|
2023-07-11 23:05:45 +00:00 |