Clone this repo:

Branches

  1. 6e02bae [llvm-cov][gcov] Support multi-files coverage in one basic block (#144504) by int-zjt · 5 hours ago main master
  2. d2e4b18 lsan: fix macos build after #144604 (#144818) by Justin King · 20 hours ago
  3. e79bc40 [TSan] Make Shadow/Meta region inclusive-exclusive (#144647) by Kunqiu Chen · 29 hours ago
  4. c171e45 Augment `uncaught-exception.test` fuzzer test to be msvc-compatible (#125924) by David Justo · 2 days ago
  5. c7bb6e6 [compiler-rt] [Fuzzer] Fix tests linking buildbot failure (#144495) by Muhammad Omair Javaid · 2 days ago
  6. 81f427d lsan: Support free_sized and free_aligned_sized from C23 (#144604) by Justin King · 2 days ago
  7. 6db957f sanitizer_common: add unsupported test for free_sized and free_aligned_sized from C23 (#144727) by Justin King · 2 days ago
  8. 3ee7ff9 [scudo] Make report pointers const. (#144624) by Christopher Ferris · 2 days ago
  9. 4494674 [compiler-rt] [Fuzzer] Fix ARMv7 test link failure by linking unwinder (#144495) by Omair Javaid · 2 days ago
  10. 53ad595 [MSan] Fix wrong unpoison size in SignalAction (#144071) by Kunqiu Chen · 2 days ago
  11. b9194d8 Revert "lsan: Support free_sized and free_aligned_sized from C23" (#144575) by Justin King · 3 days ago
  12. 862084e Conditionalise the addition of Aarch64 function Multi versioning support on aarch64 target (#143749) by Garvit Gupta · 3 days ago
  13. 0101086 lsan: Support free_sized and free_aligned_sized from C23 (#144415) by Justin King · 4 days ago
  14. 91d3587 [ASan] Recognize WASI platform in sanitizer_platform.h (#139017) by Yuta Saito · 4 days ago
  15. 4d1dd5d [rtsan] Fix issue when intercepted function was not execve in test (#144018) by Chris Apple · 5 days ago
  16. 9bbc590 [rtsan] Fix issue where close test would lead to crash (#144017) by Chris Apple · 5 days ago
  17. a1d826b [MSan] Fix minor issues in testcases (#144073) by Kunqiu Chen · 6 days ago
  18. 01d01f9 [compiler-rt] Remove unused local variables (NFC) (#144010) by Kazu Hirata · 7 days ago
  19. 043f0de [compiler-rt] remove unused default in compiler-rt lit tests (#143738) by Charles Zablit · 8 days ago
  20. 7667ef2 [AArch64] fix trampoline implementation: use X15 (#126743) by Jameson Nash · 8 days ago