[PATCH] D79477: [clang-tidy] Add --use-color command line option and UseColor option to control colors in diagnostics
hyd-dev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 6 21:35:18 PDT 2020
hyd-dev updated this revision to Diff 262541.
hyd-dev retitled this revision from "[clang-tidy] Add --color-diagnostics command line option and ColorDiagnostics option to control colors in diagnostics" to "[clang-tidy] Add --use-color command line option and UseColor option to control colors in diagnostics".
hyd-dev edited the summary of this revision.
hyd-dev added a comment.
Rename `clang-tools-extra/test/clang-tidy/infrastructure/color-diagnostics.cpp` to `clang-tools-extra/test/clang-tidy/infrastructure/use-color.cpp`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79477/new/
https://reviews.llvm.org/D79477
Files:
clang-tools-extra/clang-tidy/ClangTidy.cpp
clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
clang-tools-extra/clang-tidy/ClangTidyOptions.h
clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
clang-tools-extra/test/clang-tidy/infrastructure/use-color.cpp
clang-tools-extra/unittests/clang-tidy/ClangTidyOptionsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79477.262541.patch
Type: text/x-patch
Size: 6003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200507/f6ddee09/attachment-0001.bin>
More information about the cfe-commits
mailing list