[PATCH] D48054: [libFuzzer] Mutation tracking and logging implemented
Kodé Williams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 26 14:00:50 PDT 2018
kodewilliams updated this revision to Diff 152956.
kodewilliams marked 5 inline comments as done.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D48054
Files:
lib/fuzzer/CMakeLists.txt
lib/fuzzer/FuzzerDefs.h
lib/fuzzer/FuzzerDriver.cpp
lib/fuzzer/FuzzerFlags.def
lib/fuzzer/FuzzerLoop.cpp
lib/fuzzer/FuzzerMutate.cpp
lib/fuzzer/FuzzerMutate.h
lib/fuzzer/FuzzerMutationStats.cpp
lib/fuzzer/FuzzerMutationStats.h
lib/fuzzer/FuzzerOptions.h
test/fuzzer/fuzzer-mutationstats.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48054.152956.patch
Type: text/x-patch
Size: 11146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/b35787fb/attachment.bin>
More information about the llvm-commits
mailing list