diff options
author | Diego Trevino Ferrer <diegof30@gmail.com> | 2019-08-15 22:39:43 +0000 |
---|---|---|
committer | Diego Trevino Ferrer <diegof30@gmail.com> | 2019-08-15 22:39:43 +0000 |
commit | c26892538e84a56d0985486b273c2cfb77611292 (patch) | |
tree | 391c61e9df03b3ca350eec1a68af5c215c9c21cf /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f64dcdea6da47c47be055b33f77fb161f8d2e29e (diff) | |
download | llvm-c26892538e84a56d0985486b273c2cfb77611292.zip llvm-c26892538e84a56d0985486b273c2cfb77611292.tar.gz llvm-c26892538e84a56d0985486b273c2cfb77611292.tar.bz2 |
[Bugpoint redesign] Output option can now print to STDOUT
Summary:
This also changes all the outs() statements to errs() so the output and
progress streams don't get mixed.
This has been added because D64176 had flaky tests, which I believe were because the reduced file was being catted into `FileCheck`, instead of being pass from STDOUT directly.
Reviewers: chandlerc, dblaikie, xbolva00
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D66314
llvm-svn: 369060
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions