[libFuzzer] implement the -shrink=1 option that tires to make elements of the corpus...
authorKostya Serebryany <kcc@google.com>
Sat, 1 Oct 2016 01:04:29 +0000 (01:04 +0000)
committerKostya Serebryany <kcc@google.com>
Sat, 1 Oct 2016 01:04:29 +0000 (01:04 +0000)
commitd216922a806eee5b5119ffd2dee836c459654583
treec155da1e865489be276f41cd5f0837a62d24e4ee
parent73957e39a49e3d84e7b678fa6dd92255277d76f9
[libFuzzer] implement the -shrink=1 option that tires to make elements of the corpus smaller, off by default

llvm-svn: 282995
llvm/lib/Fuzzer/FuzzerCorpus.h
llvm/lib/Fuzzer/FuzzerDriver.cpp
llvm/lib/Fuzzer/FuzzerFlags.def
llvm/lib/Fuzzer/FuzzerInternal.h
llvm/lib/Fuzzer/FuzzerLoop.cpp
llvm/lib/Fuzzer/FuzzerOptions.h
llvm/lib/Fuzzer/FuzzerTracePC.cpp
llvm/lib/Fuzzer/FuzzerTracePC.h