Now that D79477 landed, it's a better user experience to use '--use-color' in run-clang-tidy.py and preserving the colored output.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This change LGTM, but please wait a few days in case @alexfh (or others) have concerns.
Comment Actions
No one has raised any concerns, so if someone with commit access wants to commit this on my behalf it would be appreciated.. Thanks!
Comment Actions
I've commit on your behalf in a07a2c88d96cc48d7d381a0300565090c24b9770, thank you for the patch!
Comment Actions
Just a note for future changes: This change breaks parsers which relied on no colored input.
And how do we instruct run-clang-tidy.py to run clang-tidy without colors?