Clone this repo:

Branches

  1. 1fe4a53 [AIX] Implement the ifunc attribute. (#153049) by Wael Yehia · 29 hours ago main
  2. 562be29 [scudo] Add resident pages info to getStats (#178969) by Sadaf Ebrahimi · 2 days ago
  3. 9de9a0c [Compiler-rt] Implement AEABI Unaligned Read/Write Helpers in compiler-rt (#167913) by Simi Pallipurath · 2 days ago
  4. 1361f90 fuzzer: modernize FuzzedDataProvider conversions (#177794) by Winnie Gitau · 6 days ago
  5. cc101ce comipler-rt: add atomic to SANITIZER_COMMON_LINK_LIBS for MIPS (#178819) by YunQiang Su · 6 days ago
  6. 692ad2a [scudo] Add missing space to getStats (#178537) by Sadaf Ebrahimi · 6 days ago
  7. 9ea442b [sanitizers] [Darwin] Fix erroneous warning when external_symbolizer_path="" (#178743) by Andrew Haberlandt · 6 days ago
  8. 6a95942 [ASan] Fix UnpoisonDefaultStack stack bottom estimation (#178137) by Andrew Haberlandt · 8 days ago
  9. 2bd386f [compiler-rt][aarch64][sme] Add SVE/FP variant of `__arm_sc_memcpy` (#127093) by Benjamin Maxwell · 9 days ago
  10. 6de4336 [scudo] Add flags to secondary cache entries. (#177506) by Christopher Ferris · 12 days ago
  11. 37593ae [ORC] Fix missing support of deinitialize on ELF platform and execution order by priority (#175981) by Yaxing Cai · 14 days ago
  12. 7b2ab4e [Sanitizers] Remove unused variable (#177061) by Mariusz Borsa · 2 weeks ago
  13. 678dda7 [asan] Fix -Wformat warning for %zx with pointer argument (#177219) by Jonathan Wakely · 2 weeks ago
  14. 14ecee1 [HWASAN] [RISC-V] Update EnableTaggingAbi for RISC-V linux. (#176616) by Tharo · 2 weeks ago
  15. 9e97b50 [asan] Reduce stack usage of DescribeThread() (#176540) by Thurston Dang · 2 weeks ago
  16. cec222b Update sanitizer_coverage_allowlist_ignorelist.cpp to use POSIX-compliant regex (#176396) by Alison Zhang · 2 weeks ago
  17. 388792d [TSan][Darwin] Fix error message for invalid lock_during_write flag (#176347) by Dan Blackwell · 2 weeks ago
  18. 6e13cb2 [libc++][NFC] Remove `LIBCXX_ENABLE_ASSERTIONS` (#176574) by Hristo Hristov · 2 weeks ago
  19. 9812817 [dfsan] Add dataflow sanitizer support for SystemZ (#168991) by anoopkg6 · 2 weeks ago
  20. 7174a43 [compiler-rt][rtsan] Fix build failures when building against in-tree libc++ (#175638) by Nick Hutchinson · 3 weeks ago