This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: implement fdiagnostics-print-source-range-info


2009/8/4 Chris Lattner <clattner@apple.com>:
>
> In any case, if you really want to generate a different syntax, please use a
> different name for the option (like
> -fdiagnostics-print-source-range-info-gnu) so that Clang and GCC can
> conceivably be compatible with each other by offering both options. ?There
> is already at least one IDE that uses the clang format (and which already
> supports GCC), so it would be nice to not break it.

I am going to propose GNU to use Clang's format in the coding
conventions, so GCC uses the same exact format as Clang.

Cheers,

Manuel.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]