alexfh added a comment.

In https://reviews.llvm.org/D41720#968338, @alexfh wrote:

> Clang supports -fcolor-diagnostics. I guess, we could use it, e.g. via 
> -extra-arg=-fcolor-diagnostics.


On a second thought, configuring the colors using -extra-arg doesn't seem like 
a good solution to me. A separate command line option is fine, but it should be 
just a frontend option independent of ClangTidyOptions.


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