[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 09:01:32 PDT 2018


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

Remove unintentional format changes


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


More information about the llvm-commits mailing list