[lib/Fuzzer] fully get rid of std::cerr in libFuzzer
authorKostya Serebryany <kcc@google.com>
Sat, 23 May 2015 01:22:35 +0000 (01:22 +0000)
committerKostya Serebryany <kcc@google.com>
Sat, 23 May 2015 01:22:35 +0000 (01:22 +0000)
commitd434a0a1b26ad8abc24edcd50bbf22a8150c8e8b
tree814c3664cf829d66910ee97743491b4669b94e30
parent01461204b3ed993372d1b217ac8861a370a5d8e0
[lib/Fuzzer] fully get rid of std::cerr in libFuzzer

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238081 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/FuzzerTraceState.cpp
lib/Fuzzer/FuzzerUtil.cpp