commit | 4ea4cb31974720364c440bba63f255c5990c7316 | [log] [tgz] |
---|---|---|
author | Kostya Serebryany <kcc@google.com> | Sat May 23 01:07:46 2015 +0000 |
committer | Kostya Serebryany <kcc@google.com> | Sat May 23 01:07:46 2015 +0000 |
tree | dbd062ed640a07db6e1b2011b36f186504f05bd8 | |
parent | 9484f5764ceace8c9d6dc6011124738de1becf78 [diff] |
[lib/Fuzzer] start getting rid of std::cerr. Sadly, these parts of C++ library used in libFuzzer badly interract with the same code used in the target function and also with dfsan. It's easier to just not use std::cerr than to defeat these issues. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238078 91177308-0d34-0410-b5e6-96231b3b80d8