r188840 - Remove Extension warning for GNU local labels.
Peter N Lewis
peter at stairways.com.au
Tue Aug 20 17:11:23 PDT 2013
On 21/08/2013, at 6:44 , Eli Friedman <eli.friedman at gmail.com> wrote:
> Author: efriedma
> Date: Tue Aug 20 17:44:32 2013
> New Revision: 188840
>
> URL: http://llvm.org/viewvc/llvm-project?rev=188840&view=rev
> Log:
> Remove Extension warning for GNU local labels.
>
> We generally don't warn about extensions involving keywords reserved
> for the implementation, so we shouldn't warn here either: the
> standard doesn't require it, and it doesn't provide useful information
> to the user.
LGTM
Enjoy,
Peter.
More information about the cfe-commits
mailing list