[PATCH] D60980: [libFuzzer] Replace -seed_corpus to better support fork mode on Win
Jonathan Metzman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 12:05:37 PDT 2019
metzman added a comment.
@kcc I've changed things so that libFuzzer will fail if the argument to `-seed_inputs` is a non existent file or is empty? What do you think of this change?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60980/new/
https://reviews.llvm.org/D60980
More information about the llvm-commits
mailing list