[libFuzzer] add -merge flag to merge corpora
authorKostya Serebryany <kcc@google.com>
Sat, 24 Oct 2015 01:16:40 +0000 (01:16 +0000)
committerKostya Serebryany <kcc@google.com>
Sat, 24 Oct 2015 01:16:40 +0000 (01:16 +0000)
commit242325ad984cdafe43ae19c5acbd9eca22851adc
tree75fcef878e2a319535b2f76b34e966bbe6974524
parent4a000fe34096a941565cf17b417ea4ab0ddfeda2
[libFuzzer] add -merge flag to merge corpora

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251168 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LibFuzzer.rst
lib/Fuzzer/FuzzerDriver.cpp
lib/Fuzzer/FuzzerFlags.def
lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/test/merge.test [new file with mode: 0644]