[libFuzzer] require the files and directories passed to the fuzzer to exist
authorKostya Serebryany <kcc@google.com>
Sat, 18 Jul 2015 00:03:37 +0000 (00:03 +0000)
committerKostya Serebryany <kcc@google.com>
Sat, 18 Jul 2015 00:03:37 +0000 (00:03 +0000)
commitf69bb85171c9a81d747c3b905a28021f0970d0cb
tree7693c6c7cd383ea2b01e88590d3690bde2be1900
parentdc10cc86fd28b04e8c40ed895dd84b1952a3f0fd
[libFuzzer] require the files and directories passed to the fuzzer to exist

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242596 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerIO.cpp