Files
clang-p2996/compiler-rt/lib/fuzzer
Jonathan Metzman f3ee97731e [libFuzzer] Replace -seed_corpus to better support fork mode on Win
Summary:
Pass seed corpus list in a file to get around argument length limits on Windows.
This limit was preventing many uses of fork mode on Windows.

Reviewers: kcc, morehouse

Reviewed By: kcc

Subscribers: #sanitizers, llvm-commits

Tags: #sanitizers, #llvm

Differential Revision: https://reviews.llvm.org/D60980

llvm-svn: 359610
2019-04-30 20:56:18 +00:00
..
2019-04-18 18:49:11 +00:00
2019-04-30 17:58:57 +00:00
2019-02-15 00:15:13 +00:00

See http://llvm.org/docs/LibFuzzer.html