[PATCH] D48054: [libFuzzer] Mutation tracking and logging implemented.
Matt Morehouse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 17 13:30:56 PDT 2018
morehouse added a comment.
I think it's fine to land. Kostya approved the previous version, and he probably won't mind the extra 0's in the initialization lists.
It isn't as clean looking, but it silences the warning, and it's probably good practice to specify all fields in the list anyway.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D48054
More information about the llvm-commits
mailing list