[libFuzzer] be more robust when dealing with files on disk (e.g. don't crash if a...
authorKostya Serebryany <kcc@google.com>
Tue, 8 Sep 2015 20:36:33 +0000 (20:36 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 8 Sep 2015 20:36:33 +0000 (20:36 +0000)
commite96dc98acb26934245c9c1de3382f03bebbd7406
tree1c04d7b6172ed63da7c87d4a29d3e756cdd5b5ae
parent21b2bb40548c2014d7c7d7d7a1df6f4fbe723315
[libFuzzer] be more robust when dealing with files on disk (e.g. don't crash if a file was there but disappeared)

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