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.reich...@netcologne.de> * parser.c (cp_parser_elaborated_type_specifier): Add fix-it to diagnostic of invalid class/struct keyword after enum.
ok -- Nathan Sidwell