Clone this repo:

Branches

  1. 692ad2a [scudo] Add missing space to getStats (#178537) by Sadaf Ebrahimi · 4 hours ago main
  2. 9ea442b [sanitizers] [Darwin] Fix erroneous warning when external_symbolizer_path="" (#178743) by Andrew Haberlandt · 5 hours ago
  3. 6a95942 [ASan] Fix UnpoisonDefaultStack stack bottom estimation (#178137) by Andrew Haberlandt · 2 days ago
  4. 2bd386f [compiler-rt][aarch64][sme] Add SVE/FP variant of `__arm_sc_memcpy` (#127093) by Benjamin Maxwell · 3 days ago
  5. 6de4336 [scudo] Add flags to secondary cache entries. (#177506) by Christopher Ferris · 6 days ago
  6. 37593ae [ORC] Fix missing support of deinitialize on ELF platform and execution order by priority (#175981) by Yaxing Cai · 8 days ago
  7. 7b2ab4e [Sanitizers] Remove unused variable (#177061) by Mariusz Borsa · 8 days ago
  8. 678dda7 [asan] Fix -Wformat warning for %zx with pointer argument (#177219) by Jonathan Wakely · 8 days ago
  9. 14ecee1 [HWASAN] [RISC-V] Update EnableTaggingAbi for RISC-V linux. (#176616) by Tharo · 9 days ago
  10. 9e97b50 [asan] Reduce stack usage of DescribeThread() (#176540) by Thurston Dang · 9 days ago
  11. cec222b Update sanitizer_coverage_allowlist_ignorelist.cpp to use POSIX-compliant regex (#176396) by Alison Zhang · 9 days ago
  12. 388792d [TSan][Darwin] Fix error message for invalid lock_during_write flag (#176347) by Dan Blackwell · 9 days ago
  13. 6e13cb2 [libc++][NFC] Remove `LIBCXX_ENABLE_ASSERTIONS` (#176574) by Hristo Hristov · 10 days ago
  14. 9812817 [dfsan] Add dataflow sanitizer support for SystemZ (#168991) by anoopkg6 · 10 days ago
  15. 7174a43 [compiler-rt][rtsan] Fix build failures when building against in-tree libc++ (#175638) by Nick Hutchinson · 2 weeks ago
  16. ffb4bfe Fix typos and spelling errors across codebase (#156270) by Austin Jiang · 2 weeks ago
  17. 375acf3 [Darwin] [compiler-rt] Normalize DYLD_LIBRARY_PATH to workaround LD bug (#175685) by Andrew Haberlandt · 2 weeks ago
  18. c3c996f [lsan] Fix flaky test in swapcontext.cpp (#175635) by Thurston Dang · 2 weeks ago
  19. 2a9f448 [asan][AIX] Set allocator size and beginning (#144784) by Jake Egan · 3 weeks ago
  20. 4288f0b [compiler-rt] [Darwin] VerifyMemoryMapping should ignore zero-size sections (#175083) by Andrew Haberlandt · 3 weeks ago