[libFuzzer] log less when re-loading files; fix a silly bug: when running single...
authorKostya Serebryany <kcc@google.com>
Fri, 4 Mar 2016 22:35:40 +0000 (22:35 +0000)
committerKostya Serebryany <kcc@google.com>
Fri, 4 Mar 2016 22:35:40 +0000 (22:35 +0000)
commit5c3701c621cf480070de72bf244939b6440be33d
tree769d983eb93bf0431677c042a4b7678d11773065
parent560a3579b29a07c729d841acaa1d3371b5fc9b71
[libFuzzer] log less when re-loading files; fix a silly bug: when running single files actually run all of them, not just the first one

llvm-svn: 262754
llvm/lib/Fuzzer/FuzzerDriver.cpp
llvm/lib/Fuzzer/FuzzerIO.cpp