[PATCH] D48054: [libFuzzer] Mutation tracking and logging implemented

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 10:54:36 PDT 2018


Dor1s updated this revision to Diff 155719.
Dor1s added a comment.
Herald added a subscriber: delcypher.

Rebase and getting ready to commit.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D48054

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: D48054.155719.patch
Type: text/x-patch
Size: 5241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/3b8d2eaf/attachment.bin>


More information about the llvm-commits mailing list