文件最后提交记录最后更新时间
[compiler-rt] Allow 3 simultaneous interceptors on Linux2 年前
[symbolizer] Update symbol list for Ubuntu 24.041 年前
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 monorepo7 年前
[compiler-rt] NFC: Fix trivial typo4 年前
sanitizer_common: prefix thread-safety macros with SANITIZER_4 年前
[sanitizer] Replace ALIGNED with alignas1 年前
[NFC][sanitizer] Pass user region into OnMapSecondary2 年前
compiler-rt: Rename .cc file in lib/sanitizer_common to .cpp6 年前
[compiler-rt] Replace INLINE with inline5 年前
[sanitizer] Lazy initialize AllocatorGlobalStats2 年前
[sanitizer] Switch dlsym hack to internal_allocator4 年前
[ASan] [HWASan] Add __sanitizer_ignore_free_hook() (#96749)1 年前
Remove unintended __sanitizer_get_allocation_bounds declaration3 年前
sanitizer_common: optimize memory drain4 年前
[sanitizer] Replace ALIGNED with alignas1 年前
[sanitizer_common] Use %p to print addresses (#98578)1 年前
[compiler-rt][sanitizer] Have all OOM-related error messages start with the same format3 年前
[MemProf] Memory profiling runtime support5 年前
[NFC][sanitizer] Pass user region into OnMapSecondary2 年前
[sanitizer] Fix format string4 年前
[sanitizer] Use atomic_fetch_add instead of load/store2 年前
[test][sanitizer] Add ArrayRef tests2 年前
[compiler-rt] Fix interceptors with AArch64 BTI (#84061)2 年前
[sanitizer] Replace ALIGNED with alignas1 年前
[compiler-rt] Use __atomic builtins whenever possible2 年前
[compiler-rt] Use __atomic builtins whenever possible2 年前
[sanitizer] Make CHECKs in bitvector more precise (NFC) (#94630)1 年前
Update the file headers across all of the LLVM projects in the monorepo7 年前
[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_common2 年前
[MSAN] extend ioctl interceptor to support BLKSSZGET4 年前
[compiler-rt] Avoid memintrinsic calls inserted by the compiler2 年前
[compiler-rt] change internal internal libc invariants4 年前
[compiler-rt] Introduce asm macros for interceptor trampolines2 年前
[compiler-rt] Introduce asm macros for interceptor trampolines2 年前
[compiler-rt] Introduce asm macros for interceptor trampolines2 年前
[compiler-rt] Introduce asm macros for interceptor trampolines2 年前
[compiler-rt] Introduce asm macros for interceptor trampolines2 年前
[compiler-rt] Introduce asm macros for interceptor trampolines2 年前
[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 files3 年前
[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-rt6 年前
Revert "[asan][windows] Eliminate the static asan runtime on windows (#93770)"1 年前
Update the file headers across all of the LLVM projects in the monorepo7 年前
[compiler-rt] Fix typo in DeadlockDetector (chanding->changing)4 年前
sanitizer_common: use 0 for empty stack id4 年前
sanitizer_common: rename Mutex to MutexState4 年前
[NFC] Fix cpplint warnings5 年前
[NFC][sanitizer] Reuse forEach for operator==4 年前
[NFC][sanitizer] constexpr in sanitizer_dense_map_info4 年前
[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 .cpp6 年前
[Sanitizers][Darwin] Replace SANITIZER_MAC with SANITIZER_APPLE in source files3 年前
tsan: fix epoll_pwait2 interceptor3 年前
[sanitizer] Add missing newlines to __sanitizer_set_report_path() error messages (#98626)1 年前
[compiler-rt] Fix typo in comment2 年前
Revert "[sanitizer] Do not mmap FlagParser::flags_"2 年前
Revert "[sanitizer] Do not mmap FlagParser::flags_"2 年前
[sanitizer] Consolidate some LowLevelAllocators to one2 年前
[NFC] Extract InitializePlatformCommonFlags5 年前
[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 header4 年前
Revert "[compiler-rt] simplifying ::ReExec for freebsd. (#79711)" (#82933)2 年前
compiler-rt: move all __GLIBC_PREREQ into own header file6 年前
[NFC] Fix various unintentional //namespace formatting2 年前
[sanitizer][NetBSD] Remove ioctl TIOCRCVFRAME and TIOCXMTFRAME3 年前
[1a/3][ASan][compiler-rt] API for double ended containers3 年前
[compiler-rt] Fix definition of usize on 32-bit Windows1 年前
[sanitizer] Add Leb128 encoding/decoding4 年前
Update the file headers across all of the LLVM projects in the monorepo7 年前
[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 RWMutex4 年前
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 monorepo7 年前
[compiler-rt] NFC: Fix trivial typo4 年前
[sanitizer] Add Lempel–Ziv–Welch encoder/decoder4 年前