[PATCH] D31246: Send ANSI color codes only to TTYs

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 10:02:35 PDT 2017


chandlerc added a comment.

But we use this to send color codes to temporary files that capture output for build systems and such when -fcolor-diagnostics is explicitly provided? (As an example...)


https://reviews.llvm.org/D31246





More information about the llvm-commits mailing list