[PATCH] D66107: [libFuzzer] Improve -merge= process to account for REDUCED corpus units.

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 14:25:52 PDT 2019


Dor1s updated this revision to Diff 214705.
Dor1s added a comment.

Actually updated the test to prove everyone (including myself) that this works.


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66107/new/

https://reviews.llvm.org/D66107

Files:
  lib/fuzzer/FuzzerDefs.h
  lib/fuzzer/FuzzerDriver.cpp
  lib/fuzzer/FuzzerFork.cpp
  lib/fuzzer/FuzzerMerge.cpp
  lib/fuzzer/FuzzerMerge.h
  lib/fuzzer/FuzzerSHA1.cpp
  lib/fuzzer/FuzzerSHA1.h
  lib/fuzzer/tests/FuzzerUnittest.cpp
  test/fuzzer/merge-sigusr.test
  test/fuzzer/merge.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66107.214705.patch
Type: text/x-patch
Size: 17414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190812/562cc17f/attachment.bin>


More information about the llvm-commits mailing list