[PATCH] D47083: Enable colored diagnostics when building with gcc 4.9+.

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 18 12:33:18 PDT 2018


smeenai added a comment.

Why do we hardcode compiler IDs/versions here instead of just checking whether the current compiler supports the flag?


https://reviews.llvm.org/D47083





More information about the llvm-commits mailing list