[PATCH] D119562: Provide fine control of color in run-clang-tidy
Kesavan Yogeswaran via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Feb 19 22:35:24 PST 2022
kesyog marked an inline comment as done.
kesyog added a comment.
Thanks for the suggestions. I removed `-no-use-color` and modified `-use-color` to follow the behavior of LLVM's CLI parser. I also fixed the (very unintentional) file mode change.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119562/new/
https://reviews.llvm.org/D119562
More information about the cfe-commits
mailing list