Clone this repo:

Branches

  1. 444247a [compiler-rt] Add initial ARM64EC builtins support (#139279) by Jacek Caban · 33 minutes ago main master
  2. e1e78b4 [AIX] Opt in to per-target runtime dir (#139620) by David Tenty · 2 days ago
  3. baf35c9 LLVM symbolizer gsym support - attempt 2 (#139686) by Mariusz Kwiczala · 2 days ago
  4. 23ab8b9 [sanitizer_common][AIX] Use scoped pragma to suppress atomic alignment warnings (#139272) by Jake Egan · 3 days ago
  5. b22cfc8 [compiler-rt] Use mangled function names on ARM64EC (#137960) by Jacek Caban · 6 days ago
  6. 66d1b3a [NFC][ubsan_minimal] Clang-format a file (#139000) by Vitaly Buka · 7 days ago
  7. d5c7b89 [ubsan_minimal] Add __ubsan_report_error_fatal (#138999) by Vitaly Buka · 7 days ago
  8. 187c9c7 [ARM][Compiler-RT] Add optional exclusion of libc provided ARM AEABI builtins from compiler-rt. (#137952) by Simi Pallipurath · 7 days ago
  9. 9339823 [lsan][Fuchsia] Define EarlySanitizerInit for standalone lsan (#138946) by PiJoules · 7 days ago
  10. c6833fd [sanitizer][Fuchsia] Add callback at end of __sanitizer_startup_hook (#131886) by PiJoules · 9 days ago
  11. 242b7a5 [sanitizer_common] Split FREXPF/FREXPL interceptor defines (#138624) by Jake Egan · 9 days ago
  12. b0a2a82 [sanitizer_common] Use internal_memcpy with wcrtomb/wctomb interceptors (#138623) by Jake Egan · 9 days ago
  13. 9fe6999 Unsupported zero_page_pc on iOS. (#137893) by thetruestblue · 2 weeks ago
  14. 1702845 [Test][Darwin] Mark zero_page_pc test as unsupported for iOS (#137858) by thetruestblue · 2 weeks ago
  15. 0249d3e [compiler-rt] Make sure __clzdi2 doesn't call itself recursively on sparc64 (#136737) by Koakuma · 2 weeks ago
  16. 4eaf9fa [NFC][asan] Try to deflake asan_lsan_deadlock test (#137718) by Vitaly Buka · 2 weeks ago
  17. b768c3a [sanitizer_common] Remove interceptors for deprecated struct termio (#137403) by Tom Stellard · 2 weeks ago
  18. 36a7d56 [NFC][CFI] Fix setup of UBSAN_TEST_HAS_CFI (#137424) by Vitaly Buka · 3 weeks ago
  19. 2030ad5 [NFC][CFI] Fix test from #137245 (#137420) by Vitaly Buka · 3 weeks ago
  20. 9c231cc doc: get rid of redundant TODO tag in FuzzedDataProvider.h (#137395) by kevkevin · 3 weeks ago