[all-commits] [llvm/llvm-project] a07a2c: Use --use-color in run-clang-tidy.py
David Sanders via All-commits
all-commits at lists.llvm.org
Mon Nov 2 05:40:10 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a07a2c88d96cc48d7d381a0300565090c24b9770
https://github.com/llvm/llvm-project/commit/a07a2c88d96cc48d7d381a0300565090c24b9770
Author: David Sanders <dsanders11 at ucsbalum.com>
Date: 2020-11-02 (Mon, 02 Nov 2020)
Changed paths:
M clang-tools-extra/clang-tidy/tool/run-clang-tidy.py
Log Message:
-----------
Use --use-color in run-clang-tidy.py
Now that clang-tidy supports the --use-color command line option, it's
a better user experience to use --use-color in run-clang-tidy.py and
preserving the colored output.
More information about the All-commits
mailing list