[PATCH] D70292: Make it possible to redirect not only errs() but also outs()
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 20 13:14:47 PST 2019
thopre added a comment.
I've raised PR44093 <https://bugs.llvm.org/show_bug.cgi?id=44093> for a separate issue introduced by this commit. A tentative fix <https://reviews.llvm.org/D70507> (that solve the problem for us) has been posted to phabricator.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70292/new/
https://reviews.llvm.org/D70292
More information about the llvm-commits
mailing list