Clone this repo:

Branches

  1. c3a10c3 [compiler-rt] Add interceptors for free_[aligned_]sized for asan+hwasan (#189109) by PiJoules · 14 hours ago main master
  2. 2f157bb [RISCV] Allocate feature bits for Zifencei and Zmmul (#143306) by Luke Wren · 15 hours ago
  3. e3800df [compiler-rt] Add PTX feature specifically when CUDA is not available (#189083) by Joseph Huber · 18 hours ago
  4. 1c3bc2d [Scudo] Disable ScudoCombinedTests.NewType (#189070) by Aiden Grossman · 19 hours ago
  5. 67f9f76 [compiler-rt] Fix irrelevant warning on the builtins target (#189055) by Joseph Huber · 21 hours ago
  6. 77ed47b [XRay] Always register constructor(0) alongside .preinit_array (#188788) by Brian Cain · 23 hours ago
  7. f9eb90c [NFCI][sanitizer_common] Realign #ifdefs in sanitizer_internal_defs.h (#186861) by Dan Blackwell · 28 hours ago
  8. 3e0e4f3 [ASan][test-only] Remove superfluous guards in stack_container_dynamic_lib.c (#188469) by Dan Blackwell · 28 hours ago
  9. 1cb1fb7 [scudo] Add Last entry to ReleaseToOS enum. (#188645) by Christopher Ferris · 2 days ago
  10. 13bdf7a [compiler-rt] Rework profile data handling for GPU targets (#187136) by Joseph Huber · 2 days ago
  11. 9a1693c [ASan] Make __SANITIZER_DISABLE_CONTAINER_OVERFLOW__ bypass definitions return values (#188237) by Dan Blackwell · 2 days ago
  12. efd595f [compiler-rt][ARM] Double-precision FP support functions (#179920) by Simon Tatham · 2 days ago
  13. 0509478 [sanitizer_common] Implement address sanitizer on AIX: stack unwinding (#138188) by Jake Egan · 2 days ago
  14. a8f82ed [scudo] Remove some android wrapper checking. (#188339) by Christopher Ferris · 3 days ago
  15. fcc3a4b [scudo] Use portable TEST_SKIP macro (#188045) by Fabio D'Urso · 3 days ago
  16. 7f6131f [compiler-rt] CRT builtins tests should not run on mac/windows under LLVM_ENABLE_RUNTIMES (#187835) by Andrew Haberlandt · 3 days ago
  17. 426950d [asan] Convert __SANITIZER_DISABLE_CONTAINER_OVERFLOW__ tests to C (#188406) by Vitaly Buka · 3 days ago
  18. 9764137 [compiler-rt] Suppress unused variable report in emutls by Vitaly Buka · 4 days ago
  19. 43baabc [libFuzzer] Fix -Wunused-variable when building with NDEBUG (#188301) by Vitaly Buka · 4 days ago
  20. 61de79d [compiler-rt] Support unit tests for the GPU build (#187895) by Joseph Huber · 4 days ago