[PATCH] D49525: [libFuzzer] Handle unstable edges by using minimum hit counts

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 23 07:22:07 PDT 2018


Dor1s updated this revision to Diff 156781.
Dor1s added a comment.
Herald added subscribers: Sanitizers, delcypher.

Rebase and getting ready to commit.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D49525

Files:
  lib/fuzzer/FuzzerCorpus.h
  lib/fuzzer/FuzzerDriver.cpp
  lib/fuzzer/FuzzerFlags.def
  lib/fuzzer/FuzzerLoop.cpp
  lib/fuzzer/FuzzerOptions.h
  lib/fuzzer/FuzzerTracePC.cpp
  lib/fuzzer/FuzzerTracePC.h
  test/fuzzer/handle_unstable_minunstable.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49525.156781.patch
Type: text/x-patch
Size: 7796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180723/6be57f29/attachment.bin>


More information about the llvm-commits mailing list