diff options
author | Kostya Serebryany <kcc@google.com> | 2015-05-23 01:07:46 +0000 |
---|---|---|
committer | Kostya Serebryany <kcc@google.com> | 2015-05-23 01:07:46 +0000 |
commit | 20e9bcbfc8817eb9a4c2433830a571430b7321e8 (patch) | |
tree | 12d3a35169313c2b5dee346b38b7be2315319eaa /llvm/lib/IR/Function.cpp | |
parent | aa115fbb7be451f7c7d87f562b22e67a3034673f (diff) | |
download | bcm5719-llvm-20e9bcbfc8817eb9a4c2433830a571430b7321e8.tar.gz bcm5719-llvm-20e9bcbfc8817eb9a4c2433830a571430b7321e8.zip |
[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.
llvm-svn: 238078
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions