[PATCH] D135632: llvm-reduce: Color output of child processes

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 10 18:13:07 PDT 2022


arsenm added a comment.

In D135632#3848368 <https://reviews.llvm.org/D135632#3848368>, @aeubanks wrote:

> does this handle stderr output?

Yes. They seem to not be independently settable. I originally set both with different colors but the second one always applied to both


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135632/new/

https://reviews.llvm.org/D135632



More information about the llvm-commits mailing list