Clone this repo:

Branches

  1. 3de4c1e [Runtimes] Fix /clang: prefix warning for GNU-like clang on Windows (#192041) by Wenju He · 44 minutes ago main
  2. 635bbb9 [compiler-rt] [Darwin] Internal lit shell support for Darwin.haswell-symbolication.cpp (#196380) by Andrew Haberlandt · 14 hours ago
  3. 36d66b1 [ASan] MSVC test compatibility fixes (#196319) by Zack Johnson · 16 hours ago
  4. e3baeb8 [compiler-rt] Enable ubsan_minimal runtime for SPIR-V (#196149) by Victor Mustya · 20 hours ago
  5. 94c3cae [reland] [lit] [compiler-rt] Add llvm-lit global command cache to speed up test config (#196152) by Andrew Haberlandt · 35 hours ago
  6. fc9a115 Revert "[lit] [compiler-rt] Add llvm-lit global command cache to speed up test config" (#196139) by Aiden Grossman · 2 days ago
  7. c4469dd [scudo] Dumping allocator config when printStats() by Sadaf Ebrahimi · 2 days ago
  8. 41c134e [lit] [compiler-rt] Add llvm-lit global command cache to speed up test config (#195888) by Andrew Haberlandt · 2 days ago
  9. 1e4f5d3 [NFCI] clarify that asan-*linux.cpp files affect *nix OS'es (#195565) by David Justo · 3 days ago
  10. b70ed90 [compiler-rt] Add MSVC CRT flags to ASan coverage test (#195719) by Yaxun (Sam) Liu · 3 days ago
  11. 99ede8c [asan] Add HINT prefix to poison_history_size suggestions (#195733) by Vitaly Buka · 3 days ago
  12. 6be57d2 [asan] Only suggest increasing poison_history_size if the buffer is full (#195732) by Vitaly Buka · 3 days ago
  13. c2f2685 [NFC][asan] Re-use ErrorGeneric::shadow_val (#195684) by Vitaly Buka · 3 days ago
  14. 7d18573 [asan] Remove XFAIL from tests that are passing with debug checks by Alexander Richardson · 3 days ago
  15. 46c2084 [compiler-rt][test] Disable create_thread_loop2 for lsan on Darwin (#195753) by Steven Wu · 3 days ago
  16. 8aa63fa [cmake][compiler-rt][darwin] builtin libraries don't build for armv6m in Darwin (#195372) by Ian Anderson · 3 days ago
  17. bcbfad0 [asan] Record container poisoning in poison history (#195674) by Vitaly Buka · 3 days ago
  18. a03f00a [sanitizer] Capitalize HINT in reports (#195734) by Vitaly Buka · 3 days ago
  19. 95e97c0 [asan] Add tests for __sanitizer_annotate_double_ended_contiguous_container (#195673) by Vitaly Buka · 3 days ago
  20. bd4b378 [NFC][asan] Use asan_interface.h in contiguous_container_crash.cpp (#195671) by Vitaly Buka · 3 days ago