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


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT337175: [libFuzzer] Implement stat::stability_rate based on the percentage of unstable… (authored by Dor1s, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49212?vs=155680&id=155681#toc

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.155681.patch
Type: text/x-patch
Size: 13383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/a5d71786/attachment.bin>


More information about the llvm-commits mailing list