1. 3a8e3c8 [libFuzzer] refactoring: move reading the seed corpus closer to where it's consumed; NFC by Kostya Serebryany · 8 years ago
  2. c070086 [libFuzzer] allow -print_funcs=N: N is the max number of new covered function printed by Kostya Serebryany · 8 years ago
  3. dacfd66 [libFuzzer] Fix libFuzzer flag propagation for standalone builds. by George Karpenkov · 8 years ago
  4. bebcbfb [libFuzzer] Use custom allocators for STL containers in libFuzzer. by George Karpenkov · 8 years ago
  5. 24069a04 Revert "[libFuzzer] Use custom allocators for STL containers in libFuzzer" by George Karpenkov · 8 years ago
  6. d50410b [libFuzzer] Use custom allocators for STL containers in libFuzzer by George Karpenkov · 8 years ago
  7. 09c4161 [libFuzzer] prepare tests for switching from -fsanitize-coverage=trace-pc-guard to -fsanitize-coverage=inline-8bit-counters by Kostya Serebryany · 8 years ago
  8. 2eef816 [libFuzzer] add -print_funcs=1 (on bey default): print newly discovered functions during fuzzing by Kostya Serebryany · 8 years ago
  9. d3e4b7e [sanitizer-coverage] extend fsanitize-coverage=pc-table with flags for every PC by Kostya Serebryany · 8 years ago
  10. b1fa825 [SanitizerCoverage] Optimize stack-depth instrumentation. by Matt Morehouse · 8 years ago
  11. 6bb45f7 [libFuzzer] Move check for thread_local back into libFuzzer's CMake, by George Karpenkov · 8 years ago
  12. 33fb36c [libFuzzer] fix the stack-depth initialization, add a lit test for DeepRecursionTest.cpp by Kostya Serebryany · 8 years ago
  13. f65cf64 [libFuzzer] apply changes lost during the migration to compiler-rt by Kostya Serebryany · 8 years ago
  14. 055f441 [libFuzzer] better README.txt by Kostya Serebryany · 8 years ago
  15. 0977643 [libFuzzer] remove stale file by Kostya Serebryany · 8 years ago
  16. 10ab2ac Move libFuzzer to compiler_rt. by George Karpenkov · 8 years ago