On 21/08/2013, at 6:44 , Eli Friedman <[email protected]> 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. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
