[patch] Add support for gcc's spelling of fcolor-diagnostics
Rafael EspĂndola
rafael.espindola at gmail.com
Wed Apr 17 13:55:02 PDT 2013
On 17 April 2013 12:17, Nico Weber <thakis at chromium.org> wrote:
> Hi,
>
> 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.
hehe
> The attached patch lets clang understand gcc's spelling of the flag as well.
>
> Ok?
Maybe also test what happens when clang's traditional and gcc's
options are mixed?
LGTM.
> Nico
>
Cheers,
Rafael
More information about the cfe-commits
mailing list