[PATCH] D41720: [clang-tidy] Add a -show-color flag.
Jan Niklas Hasse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 21 02:31:26 PST 2019
jhasse added a comment.
What are you thoughts about using an environment variable for this? Due to the number of differently named flags, it's often hard to configure a CI system to display color in every tool. (I'm trying to push for a standard for this, see https://bixense.com/clicolors/)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D41720/new/
https://reviews.llvm.org/D41720
More information about the cfe-commits
mailing list