Clone this repo:

Branches

  1. 8198094 [compiler-rt] Remove unused local variables (NFC) (#144010) by Kazu Hirata · 7 days ago main master
  2. cc603d5 doc: get rid of redundant TODO tag in FuzzedDataProvider.h (#137395) by kevkevin · 8 weeks ago
  3. 6b972df [compiler-rt] FuzzedDataProvider: modernize outdated trait patterns (#127811) by l0rinc · 4 months ago
  4. 08f9cb3 [libfuzzer] Clarify -max_len behavior on bigger files (#123095) by Paweł Bylica · 5 months ago
  5. 08e435d Revert "[libfuzzer] use timer_create() instead of setitimer() for linux" (#115811) by Florian Mayer · 7 months ago
  6. 1089980 [libfuzzer] use timer_create() instead of setitimer() for linux (#110274) by Min · 7 months ago
  7. 54b84d5 [compiler-rt] [fuzzer] Skip trying to set the thread name on MinGW (#115167) by Martin Storsjö · 8 months ago
  8. e0157d3 [compiler-rt] Include stdlib.h for exit() (#115025) by Nico Weber · 8 months ago
  9. b654d39 [NFC][compiler-rt] Add missing header include (#113951) by Prabhuk · 8 months ago
  10. c635f0a [fuzzer] fix clang-cl build fuzzer lit test failure (#112339) by Wu Yingcong · 8 months ago
  11. 6de5e34 Fix libFuzzer not building with pthreads on Windows (#109525) by Zentrik · 9 months ago
  12. aa121b5 Revert "[compiler-rt][fuzzer] SetThreadName build fix for Mingwin attempt (#106902)" by Martin Storsjö · 10 months ago
  13. 339f6c9 [compiler-rt][fuzzer] SetThreadName build fix for Mingwin attempt (#106902) by David CARLIER · 10 months ago
  14. 2021b6b [compiler-rt] Reland "SetThreadName implementation for Fuchsia" (#105179) by David CARLIER · 10 months ago
  15. c5ba55a Revert "[compiler-rt][fuzzer] implements SetThreadName for fuchsia." (#105162) by David CARLIER · 10 months ago
  16. 3f67bba [compiler-rt][fuzzer] implements SetThreadName for fuchsia. (#99953) by David CARLIER · 10 months ago
  17. e943307 Don't pass null pointers to memcmp and memcpy in libFuzzer (#96775) by David Benjamin · 10 months ago
  18. da0fba0 [compiler-rt] Silence warnings by Alexandre Ganea · 10 months ago
  19. b0290fb [libFuzzer] Fix incorrect coverage number in fork mode (#82335) by Scallop Ye · 11 months ago
  20. d037507 Revert "[compiler-rt] Silence function cast warning when building with Clang ToT targetting Windows" by Alexandre Ganea · 12 months ago