[PATCH] D93543: clang-tidy: Add `-use-color` for `run-clang-tidy.py` in order to make it sane with `clang-tidy` coloring argument
Simon Giesecke via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 7 05:44:37 PDT 2021
simon.giesecke added a comment.
I think this would be a useful change. In the current state, one needs to modify the script to run this in a context where coloring is not supported.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93543/new/
https://reviews.llvm.org/D93543
More information about the cfe-commits
mailing list