Clone this repo:

Branches

  1. 215afbb [scudo] Remove malloc_enable_child from API. (#215439) by Christopher Ferris · 19 hours ago main master
  2. c35f0ba [compiler-rt] Use `fprintf` for proper targets (#215362) by Joseph Huber · 2 days ago
  3. a1f1338 [compiler-rt] Fix GPU builds picking up incorrect headers (#215339) by Joseph Huber · 2 days ago
  4. b5d9604 [sanitizer-common][rtsan] Mark unsupported tests (#213404) by Chris Apple · 3 days ago
  5. 97fae8d [compiler-rt][builtins] libc-backed int-to-double/float builtins (#209900) by hulxv · 4 days ago
  6. 91e59cb [compiler-rt][builtins] add libc-backed double/float-to-int builtins (#207543) by hulxv · 4 days ago
  7. 0378621 [compiler-rt][pgo] Use mock coroutine header in instrprof-coroutine-profile.cpp (#214593) by Jin Huang · 4 days ago
  8. 8e014d2 Rename Compiler-RT target to compiler-rt in CMake files (#214364) by Jakub Jakacki · 6 days ago
  9. 250de81 [scudo] Add check to verify locking is correct. (#214377) by Christopher Ferris · 6 days ago
  10. e195ea8 [compiler-rt] Disable executable stack on `aeabi_u{read,write}*.S` (#214465) by Trevor Gross · 6 days ago
  11. 2ceae48 [compiler-rt][pgo] Add profile instrumentation test for coroutines (#213801) by Jin Huang · 6 days ago
  12. 828d44b [compiler-rt] Create a combined compiler-rt builtin bitcode for SPIRV64 target (#214149) by jinge90 · 7 days ago
  13. 5004fdf [compiler-rt][cmake] filter libc-backed builtins superseded by assembly (#213481) by hulxv · 7 days ago
  14. 450bbfb [NFC][libFuzzer] Remove unused GetModuleName helper in TracePC (#214032) by Vitaly Buka · 8 days ago
  15. 9f98bea [compiler-rt] [docs] Clean up explanation of `__fixunsdfdi` (#212624) by Daniel Scherzer · 12 days ago
  16. e235948 [ubsan] Report specific CFI checks in UBSan summaries (#213224) by Jakob Koschel · 12 days ago
  17. 997d491 [ubsan] Test CFI summaries globally (#206434) by Jakob Koschel · 12 days ago
  18. cdd22dd [compiler-rt][builtins] libc-backed floating-point extend/trunct builtins (#209984) by hulxv · 12 days ago
  19. 2b48e4e [msan][test] Disable UB cases in vararg_shadow.cpp (#204246) by Thurston Dang · 13 days ago
  20. d449218 [scudo] Fix GCC build after 212604 (#212904) by Michael Jones · 13 days ago