Clone this repo:

Branches

  1. 02ddabb [compiler-rt] Split the GPU.cmake cache file to AMDGPU and NVPTX (#190349) by Joseph Huber · 2 days ago main master
  2. b154ab9 [Runtimes] Introduce variables containing resource dir paths (#177953) by Michael Kruse · 3 days ago
  3. 29bb69e [scudo] Fix reallocate for MTE. (#190086) by Christopher Ferris · 3 days ago
  4. 5036e70 [scudo] Ensure that reallocate copies everything by Sadaf Ebrahimi · 4 days ago
  5. 0ea673b pass target triple to `check_assembler_flag` (#188521) by Andrew Marshall · 4 days ago
  6. 7fc6dba [compiler-rt] Try bumping soft_rss_limit again (#188441) by Hans Wennborg · 4 days ago
  7. 8f55879 [NFC][compiler-rt] Use __builtin_huge_val for CRT_INFINITY for double precision (#188197) by jinge90 · 4 days ago
  8. e2b3afd [compiler-rt][asan] Forward fix for free_aligned_sized_mismatch.cpp (#189760) by PiJoules · 4 days ago
  9. 489c802 [compiler-rt] Disable asan tests on GNU/Hurd (#169209) by Samuel Thibault · 5 days ago
  10. ca2b4cd [asan] Add size/alignment checks for free_[aligned_]sized (#189216) by PiJoules · 5 days ago
  11. 5130ade [compiler-rt][ARM] Optimized double precision FP add/sub (#179921) by Simon Tatham · 5 days ago
  12. 56770b0 [fuzzer] Use LIBCXX_ABI_UNSTABLE for hermetic libc++ (#189096) by Roland McGrath · 6 days ago
  13. 71258c9 [compiler-rt] Enable GWP-ASan for Hexagon (#188410) by Brian Cain · 6 days ago
  14. 4e3f27c [Hexagon][XRay] Fix sled layout and trampoline to preserve retaddr (#188784) by Brian Cain · 6 days ago
  15. a20a5f8 [compiler-rt][ARM] Rename endian.h to crt_endian.h (#189336) by Simon Tatham · 6 days ago
  16. 90d48c8 [compiler-rt][msan] Guard shmat interceptor w SANITIZER_INTERCEPT_SHMCTL (#189198) by Brian Cain · 7 days ago
  17. 33c8ec0 [compiler-rt][msan] Add MSan support for Hexagon (Linux) (#189124) by Brian Cain · 7 days ago
  18. a816b81 [compiler-rt][msan] Fix 32-bit overflow in CheckMemoryLayoutSanity (#189199) by Brian Cain · 7 days ago
  19. 30ae54b [compiler-rt][sanitizer] Add struct_rlimit64_sz for musl (#189197) by Brian Cain · 7 days ago
  20. c3a10c3 [compiler-rt] Add interceptors for free_[aligned_]sized for asan+hwasan (#189109) by PiJoules · 8 days ago