[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:15 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT337696: [libFuzzer] Handle unstable edges by using minimum hit counts (authored by Dor1s, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49525?vs=156781&id=156784#toc

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.156784.patch
Type: text/x-patch
Size: 7831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180723/c8fc6a4f/attachment.bin>


More information about the llvm-commits mailing list