Clone this repo:

Branches

  1. 721abfc [compiler-rt] Add interceptors for free_[aligned_]sized for asan+hwasan (#189109) by PiJoules · 9 hours ago main
  2. 00305d4 [RISCV] Allocate feature bits for Zifencei and Zmmul (#143306) by Luke Wren · 9 hours ago
  3. 6fcac4c [compiler-rt] Add PTX feature specifically when CUDA is not available (#189083) by Joseph Huber · 13 hours ago
  4. 292d1ee [Scudo] Disable ScudoCombinedTests.NewType (#189070) by Aiden Grossman · 13 hours ago
  5. af1b293 [compiler-rt] Fix irrelevant warning on the builtins target (#189055) by Joseph Huber · 15 hours ago
  6. b1899f7 [XRay] Always register constructor(0) alongside .preinit_array (#188788) by Brian Cain · 18 hours ago
  7. 3859234 [NFCI][sanitizer_common] Realign #ifdefs in sanitizer_internal_defs.h (#186861) by Dan Blackwell · 22 hours ago
  8. f262f48 [ASan][test-only] Remove superfluous guards in stack_container_dynamic_lib.c (#188469) by Dan Blackwell · 22 hours ago
  9. d4fa79b [scudo] Add Last entry to ReleaseToOS enum. (#188645) by Christopher Ferris · 2 days ago
  10. 1514ddd [compiler-rt] Rework profile data handling for GPU targets (#187136) by Joseph Huber · 2 days ago
  11. 4ac7fcf [ASan] Make __SANITIZER_DISABLE_CONTAINER_OVERFLOW__ bypass definitions return values (#188237) by Dan Blackwell · 2 days ago
  12. 6c49aa5 [compiler-rt][ARM] Double-precision FP support functions (#179920) by Simon Tatham · 2 days ago
  13. e57628c [sanitizer_common] Implement address sanitizer on AIX: stack unwinding (#138188) by Jake Egan · 2 days ago
  14. 9b87f64 [scudo] Remove some android wrapper checking. (#188339) by Christopher Ferris · 3 days ago
  15. 838a724 [scudo] Use portable TEST_SKIP macro (#188045) by Fabio D'Urso · 3 days ago
  16. 0ba0fee [compiler-rt] CRT builtins tests should not run on mac/windows under LLVM_ENABLE_RUNTIMES (#187835) by Andrew Haberlandt · 3 days ago
  17. 706faac [asan] Convert __SANITIZER_DISABLE_CONTAINER_OVERFLOW__ tests to C (#188406) by Vitaly Buka · 3 days ago
  18. 21b19cf [compiler-rt] Suppress unused variable report in emutls by Vitaly Buka · 3 days ago
  19. ce86785 [libFuzzer] Fix -Wunused-variable when building with NDEBUG (#188301) by Vitaly Buka · 4 days ago
  20. bb7645f [compiler-rt] Support unit tests for the GPU build (#187895) by Joseph Huber · 4 days ago