[PATCH, C++] Fix-it info for invalid class/struct after enum

Nathan Sidwell nathan@acm.org
Tue Apr 25 12:07:00 GMT 2017


On 04/25/2017 03:39 AM, Volker Reichelt wrote:
> Hi,
> 
> the following patch adds fix-it information for a pedwarn in the C++
> parser about the invalid use of class/struct after enum.

> 
> 2017-04-25  Volker Reichelt  <v.reichelt@netcologne.de>
> 
> 	* parser.c (cp_parser_elaborated_type_specifier): Add fix-it to
> 	diagnostic of invalid class/struct keyword after enum.

ok


-- 
Nathan Sidwell



More information about the Gcc-patches mailing list