| commit | 0b9858dca54969d223a7c4c4ac895ff7c7fada13 | [log] [tgz] |
|---|---|---|
| author | Justin Bogner <mail@justinbogner.com> | Fri Jan 23 23:09:27 2015 +0000 |
| committer | Justin Bogner <mail@justinbogner.com> | Fri Jan 23 23:09:27 2015 +0000 |
| tree | 48802dfe56d2e007cf03569fc3eb35420cf8f723 | |
| parent | 000b5223e4914501c07769e94117ce3a8e2f6643 [diff] |
llvm-cov: Don't use llvm::outs() in library code Nothing in lib/ should be using llvm::outs() directly. Thread it in from the caller instead. llvm-svn: 226961