| [compiler-rt] Allow 3 simultaneous interceptors on Linux | 2 年前 |
| [symbolizer] Update symbol list for Ubuntu 24.04 | 1 年前 |
| Reapply "[sanitizer_common] AND signals in BlockSignals instead of deleting (#113443)" for non-Android Linux only (#115790) | 1 年前 |
| Revert "sanitizers: increase .clang-format columns to 100" | 4 年前 |
| Revert "[asan][windows] Eliminate the static asan runtime on windows (#93770)" | 1 年前 |
| [compiler-rt] Remove redundant checks. (#95753) | 1 年前 |
| Update the file headers across all of the LLVM projects in the monorepo | 7 年前 |
| [compiler-rt] NFC: Fix trivial typo | 4 年前 |
| sanitizer_common: prefix thread-safety macros with SANITIZER_ | 4 年前 |
| [sanitizer] Replace ALIGNED with alignas | 1 年前 |
| [NFC][sanitizer] Pass user region into OnMapSecondary | 2 年前 |
| compiler-rt: Rename .cc file in lib/sanitizer_common to .cpp | 6 年前 |
| [compiler-rt] Replace INLINE with inline | 5 年前 |
| [sanitizer] Lazy initialize AllocatorGlobalStats | 2 年前 |
| [sanitizer] Switch dlsym hack to internal_allocator | 4 年前 |
| [ASan] [HWASan] Add __sanitizer_ignore_free_hook() (#96749) | 1 年前 |
| Remove unintended __sanitizer_get_allocation_bounds declaration | 3 年前 |
| sanitizer_common: optimize memory drain | 4 年前 |
| [sanitizer] Replace ALIGNED with alignas | 1 年前 |
| [sanitizer_common] Use %p to print addresses (#98578) | 1 年前 |
| [compiler-rt][sanitizer] Have all OOM-related error messages start with the same format | 3 年前 |
| [MemProf] Memory profiling runtime support | 5 年前 |
| [NFC][sanitizer] Pass user region into OnMapSecondary | 2 年前 |
| [sanitizer] Fix format string | 4 年前 |
| [sanitizer] Use atomic_fetch_add instead of load/store | 2 年前 |
| [test][sanitizer] Add ArrayRef tests | 2 年前 |
| [compiler-rt] Fix interceptors with AArch64 BTI (#84061) | 2 年前 |
| [sanitizer] Replace ALIGNED with alignas | 1 年前 |
| [compiler-rt] Use __atomic builtins whenever possible | 2 年前 |
| [compiler-rt] Use __atomic builtins whenever possible | 2 年前 |
| [sanitizer] Make CHECKs in bitvector more precise (NFC) (#94630) | 1 年前 |
| Update the file headers across all of the LLVM projects in the monorepo | 7 年前 |
| [NFC][sanitizer] Rename to Lock{Before,After}Fork StackDepotBase locking (#76303) | 2 年前 |
| [NFC][sanitizer] Rename to Lock{Before,After}Fork StackDepotBase locking (#76303) | 2 年前 |
| [ASan] [HWASan] Add __sanitizer_ignore_free_hook() (#96749) | 1 年前 |
| [ASan] [HWASan] Add __sanitizer_ignore_free_hook() (#96749) | 1 年前 |
| [compiler-rt] Remove SHA2 interceptions for NetBSD/FreeBSD. (#110246) | 1 年前 |
| [sanitizer] use uptr to store the result of internal_strlen/internal_strnlen in printf_common | 2 年前 |
| [MSAN] extend ioctl interceptor to support BLKSSZGET | 4 年前 |
| [compiler-rt] Avoid memintrinsic calls inserted by the compiler | 2 年前 |
| [compiler-rt] change internal internal libc invariants | 4 年前 |
| [compiler-rt] Introduce asm macros for interceptor trampolines | 2 年前 |
| [compiler-rt] Introduce asm macros for interceptor trampolines | 2 年前 |
| [compiler-rt] Introduce asm macros for interceptor trampolines | 2 年前 |
| [compiler-rt] Introduce asm macros for interceptor trampolines | 2 年前 |
| [compiler-rt] Introduce asm macros for interceptor trampolines | 2 年前 |
| [compiler-rt] Introduce asm macros for interceptor trampolines | 2 年前 |
| [ASan] [HWASan] Add __sanitizer_ignore_free_hook() (#96749) | 1 年前 |
| [sanitizer] Implement __sanitizer_symbolize_frame (#67491) | 2 年前 |
| [sanitizer] Suggest checking ulimit -d in addition to ulimit -v (#98625) | 1 年前 |
| [Sanitizers][Darwin] Replace SANITIZER_MAC with SANITIZER_APPLE in source files | 3 年前 |
| [tsan] Add callbacks for futex syscalls and mark them as blocking on tsan (#86537) | 2 年前 |
| [NFC, sanitizer_symbolizer] Split Fuchsia and Markup. (#72305) | 2 年前 |
| [SanitizerCoverage] add weak definitions for the load/store callbacks. | 3 年前 |
| [sanitizer_common] Use %p to print addresses (#98578) | 1 年前 |
| Revert "[asan][windows] Eliminate the static asan runtime on windows (#93770)" | 1 年前 |
| Revert "[asan][windows] Eliminate the static asan runtime on windows (#93770)" | 1 年前 |
| Remove NOLINTs from compiler-rt | 6 年前 |
| Revert "[asan][windows] Eliminate the static asan runtime on windows (#93770)" | 1 年前 |
| Update the file headers across all of the LLVM projects in the monorepo | 7 年前 |
| [compiler-rt] Fix typo in DeadlockDetector (chanding->changing) | 4 年前 |
| sanitizer_common: use 0 for empty stack id | 4 年前 |
| sanitizer_common: rename Mutex to MutexState | 4 年前 |
| [NFC] Fix cpplint warnings | 5 年前 |
| [NFC][sanitizer] Reuse forEach for operator== | 4 年前 |
| [NFC][sanitizer] constexpr in sanitizer_dense_map_info | 4 年前 |
| [sanitizer_common] Fix build breakage by guarding #include <dlfcn.h> | 2 年前 |
| [sanitizer_common] Add experimental flag to tweak dlopen(<main program>) (#71715) | 2 年前 |
| compiler-rt: Rename .cc file in lib/sanitizer_common to .cpp | 6 年前 |
| [Sanitizers][Darwin] Replace SANITIZER_MAC with SANITIZER_APPLE in source files | 3 年前 |
| tsan: fix epoll_pwait2 interceptor | 3 年前 |
| [sanitizer] Add missing newlines to __sanitizer_set_report_path() error messages (#98626) | 1 年前 |
| [compiler-rt] Fix typo in comment | 2 年前 |
| Revert "[sanitizer] Do not mmap FlagParser::flags_" | 2 年前 |
| Revert "[sanitizer] Do not mmap FlagParser::flags_" | 2 年前 |
| [sanitizer] Consolidate some LowLevelAllocators to one | 2 年前 |
| [NFC] Extract InitializePlatformCommonFlags | 5 年前 |
| [sanitizer] Fix asserts in asan and tsan in pthread interceptors. (#75394) | 2 年前 |
| [sanitizers] Optimize locking StackDepotBase for fork (#76280) | 2 年前 |
| [compiler-rt][Fuchsia] Propogate raw_report to UnmapOrDieVmar (#82566) | 2 年前 |
| [NFC][compiler-rt][fuchsia] Add InitShadowBounds declaration to header | 4 年前 |
| Revert "[compiler-rt] simplifying ::ReExec for freebsd. (#79711)" (#82933) | 2 年前 |
| compiler-rt: move all __GLIBC_PREREQ into own header file | 6 年前 |
| [NFC] Fix various unintentional //namespace formatting | 2 年前 |
| [sanitizer][NetBSD] Remove ioctl TIOCRCVFRAME and TIOCXMTFRAME | 3 年前 |
| [1a/3][ASan][compiler-rt] API for double ended containers | 3 年前 |
| [compiler-rt] Fix definition of usize on 32-bit Windows | 1 年前 |
| [sanitizer] Add Leb128 encoding/decoding | 4 年前 |
| Update the file headers across all of the LLVM projects in the monorepo | 7 年前 |
| [sanitizer_common] Add internal_wcs[n]cpy functions (#66529) | 2 年前 |
| [sanitizer_common] Add internal_wcs[n]cpy functions (#66529) | 2 年前 |
| [sanitizer_common] Use %p to print addresses (#98578) | 1 年前 |
| sanitizer_common: remove BlockingMutex and RWMutex | 4 年前 |
| Reapply "[sanitizer_common] AND signals in BlockSignals instead of deleting (#113443)" for non-Android Linux only (#115790) | 1 年前 |
| [sanitizer][nfc] Reformat sanitizer_linux sources (#73573) | 2 年前 |
| [sanitizer_common] Fix edge case for stack mapping parsing (#98381) | 1 年前 |
| [sanitizer][nfc] Reformat sanitizer_linux sources (#73573) | 2 年前 |
| Update the file headers across all of the LLVM projects in the monorepo | 7 年前 |
| [compiler-rt] NFC: Fix trivial typo | 4 年前 |
| [sanitizer] Add Lempel–Ziv–Welch encoder/decoder | 4 年前 |