Clone this repo:

Branches

  1. 3ce8d2b [libfuzzer] Clarify -max_len behavior on bigger files (#123095) by Paweł Bylica · 7 weeks ago main
  2. e31b999 Revert "[libfuzzer] use timer_create() instead of setitimer() for linux" (#115811) by Florian Mayer · 4 months ago
  3. 98e5615 [libfuzzer] use timer_create() instead of setitimer() for linux (#110274) by Min · 4 months ago
  4. 144d32a [compiler-rt] Add custom libc++ workaround for CMake < 3.26 by Alexander Richardson · 4 months ago
  5. 23d1d3b [compiler-rt] [fuzzer] Skip trying to set the thread name on MinGW (#115167) by Martin Storsjö · 4 months ago
  6. a95c779 [compiler-rt] Use installed libc++(abi) for tests instead of build tree by Alexander Richardson · 4 months ago
  7. a712831 [compiler-rt] Include stdlib.h for exit() (#115025) by Nico Weber · 4 months ago
  8. 3134e5f [fuzzer] fix clang-cl build fuzzer lit test failure (#112339) by Wu Yingcong · 5 months ago
  9. 43b49b1 Fix libFuzzer not building with pthreads on Windows (#109525) by Zentrik · 6 months ago
  10. d7b87c8 Revert "[compiler-rt][fuzzer] SetThreadName build fix for Mingwin attempt (#106902)" by Martin Storsjö · 6 months ago
  11. c938a69 [compiler-rt][fuzzer] SetThreadName build fix for Mingwin attempt (#106902) by David CARLIER · 7 months ago
  12. 487e793 [compiler-rt] Reland "SetThreadName implementation for Fuchsia" (#105179) by David CARLIER · 7 months ago
  13. ac64a12 Revert "[compiler-rt][fuzzer] implements SetThreadName for fuchsia." (#105162) by David CARLIER · 7 months ago
  14. b23957f [compiler-rt][fuzzer] implements SetThreadName for fuchsia. (#99953) by David CARLIER · 7 months ago
  15. e329ef9 Don't pass null pointers to memcmp and memcpy in libFuzzer (#96775) by David Benjamin · 7 months ago
  16. e883a5a [compiler-rt] Silence warnings by Alexandre Ganea · 7 months ago
  17. 83e3430 [libFuzzer] Fix incorrect coverage number in fork mode (#82335) by Scallop Ye · 8 months ago
  18. 8e1f6dc Revert "[compiler-rt] Silence function cast warning when building with Clang ToT targetting Windows" by Alexandre Ganea · 8 months ago
  19. 9f0486e [compiler-rt] Silence function cast warning when building with Clang ToT targetting Windows by Alexandre Ganea · 8 months ago
  20. d1c118c [compiler-rt] Revise IDE folder structure (#89753) by Michael Kruse · 9 months ago