itessier marked an inline comment as done.
itessier added a comment.

> This patch is missing test coverage.

Done.



================
Comment at: clang-tidy/tool/ClangTidyMain.cpp:150-152
+Show color diagnostics. If not specified,
+defaults to on when a color-capable terminal
+is detected.)"),
----------------
aaron.ballman wrote:
> I think this raw string can be reflowed a bit?
> 
> Instead of "defaults to on", how about "Defaults to true when a color-capable 
> terminal is detected."?
I copied that part from the -fcolor-diagnostics flag to be consistent. I don't 
changing "on" to "true" if you prefer that instead.


https://reviews.llvm.org/D41720



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to