[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:55:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT337194: [libFuzzer] Mutation tracking and logging implemented. (authored by Dor1s, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48054?vs=155719&id=155720#toc

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


More information about the llvm-commits mailing list