OSDN Git Service

[libFuzzer] improve error handling during the merge (handle various IO failures)
authorKostya Serebryany <kcc@google.com>
Thu, 5 Jan 2017 22:05:47 +0000 (22:05 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 5 Jan 2017 22:05:47 +0000 (22:05 +0000)
commit93bacfd838afedeff281f2fe527a4d3f0387fb5d
tree7f4f400c245549e130c0dc3d5408f8faf1069990
parent156afea25823cf39b8673e06fdf20eae045f2ec7
[libFuzzer] improve error handling during the merge (handle various IO failures)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291182 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerDriver.cpp
lib/Fuzzer/FuzzerFlags.def
lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/FuzzerMerge.cpp
lib/Fuzzer/FuzzerOptions.h
lib/Fuzzer/FuzzerUtilPosix.cpp
lib/Fuzzer/FuzzerUtilWindows.cpp
lib/Fuzzer/test/merge.test