<div dir="ltr">Hi,<div><br></div><div style>gcc recently added colored diagnostics [1]. Their flag to control it is slightly different from clangs, thereby making it obvious that they independently discovered this concept and weren't influenced by clang at all.</div>
<div style><br></div><div style>The attached patch lets clang understand gcc's spelling of the flag as well.</div><div style><br></div><div style>Ok?</div><div style><br></div><div style>Nico</div><div style><br></div>
<div style>1:</div><div style><a href="http://gcc.gnu.org/onlinedocs/gcc/Language-Independent-Options.html">http://gcc.gnu.org/onlinedocs/gcc/Language-Independent-Options.html</a><br></div><div style><a href="http://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=commitdiff;h=adc604d41825b3cbd09045baeef09b1b88fc5a02">http://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=commitdiff;h=adc604d41825b3cbd09045baeef09b1b88fc5a02</a><br>
</div></div>