[PATCH] D51455: [libFuzzer] Remove mutation stats and weighted mutation selection.

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 29 14:54:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT340976: [libFuzzer] Remove mutation stats and weighted mutation selection. (authored by Dor1s, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51455?vs=163166&id=163201#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D51455

Files:
  lib/fuzzer/FuzzerDriver.cpp
  lib/fuzzer/FuzzerFlags.def
  lib/fuzzer/FuzzerLoop.cpp
  lib/fuzzer/FuzzerMutate.cpp
  lib/fuzzer/FuzzerMutate.h
  lib/fuzzer/FuzzerOptions.h
  test/fuzzer/fuzzer-mutationstats.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51455.163201.patch
Type: text/x-patch
Size: 10450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180829/5088ba4f/attachment.bin>


More information about the llvm-commits mailing list