Clone this repo:

Branches

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