[PATCH] D49212: [libFuzzer] Implement stat::stability_rate based on the percentage of unstable edges.

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 07:58:25 PDT 2018


Dor1s updated this revision to Diff 155680.
Dor1s added a comment.
Herald added subscribers: Sanitizers, llvm-commits, delcypher.

Rebase on the ToT and getting ready to commit.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D49212

Files:
  lib/fuzzer/FuzzerDriver.cpp
  lib/fuzzer/FuzzerFlags.def
  lib/fuzzer/FuzzerInternal.h
  lib/fuzzer/FuzzerLoop.cpp
  lib/fuzzer/FuzzerOptions.h
  lib/fuzzer/FuzzerTracePC.cpp
  lib/fuzzer/FuzzerTracePC.h
  test/fuzzer/PrintUnstableStatsTest.cpp
  test/fuzzer/print_unstable_stats.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49212.155680.patch
Type: text/x-patch
Size: 13326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/86af4f12/attachment.bin>


More information about the llvm-commits mailing list