[PATCH] D48054: [libFuzzer] Mutation tracking and logging implemented.
Kodé Williams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 17 10:42:53 PDT 2018
kodewilliams updated this revision to Diff 155921.
kodewilliams added a comment.
Had to initialize the counters to silence build bot warnings and errors.
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.155921.patch
Type: text/x-patch
Size: 7776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/9acc0c7a/attachment.bin>
More information about the llvm-commits
mailing list