[libFuzzer] when shrinking the corpus, delete evicted files previously created by...
authorKostya Serebryany <kcc@google.com>
Sat, 8 Oct 2016 23:24:45 +0000 (23:24 +0000)
committerKostya Serebryany <kcc@google.com>
Sat, 8 Oct 2016 23:24:45 +0000 (23:24 +0000)
commitc5325ed29d01d2d24121fcc57249c7939d085814
treeb75d5abe290ada0a9061898b99365dc862eca895
parent8ec7b4f588fb1bf00672318d3e313480726dd8ef
[libFuzzer] when shrinking the corpus, delete evicted files previously created by the current process

llvm-svn: 283682
llvm/lib/Fuzzer/FuzzerCorpus.h
llvm/lib/Fuzzer/FuzzerDefs.h
llvm/lib/Fuzzer/FuzzerDriver.cpp
llvm/lib/Fuzzer/FuzzerFlags.def
llvm/lib/Fuzzer/FuzzerIO.cpp
llvm/lib/Fuzzer/FuzzerLoop.cpp
llvm/lib/Fuzzer/build.sh
llvm/lib/Fuzzer/test/FuzzerUnittest.cpp