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

Kodé Williams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 15:50:07 PDT 2018


kodewilliams updated this revision to Diff 152396.
kodewilliams marked 13 inline comments as done.
kodewilliams added a comment.

Wrote tests for new feature and updated enums.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D48054

Files:
  lib/fuzzer/FuzzerMutate.cpp
  lib/fuzzer/FuzzerMutate.h
  lib/fuzzer/FuzzerMutationStats.cpp
  lib/fuzzer/FuzzerMutationStats.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48054.152396.patch
Type: text/x-patch
Size: 6827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/7fb87650/attachment.bin>


More information about the llvm-commits mailing list