c-parser.c
542 KB
-
C: fix-it hint for removing stray semicolons · 1c4ea66f
gcc/c/ChangeLog: * c-parser.c (c_parser_struct_or_union_specifier): Add fix-it hint for removing extra semicolon. gcc/testsuite/ChangeLog: * gcc.dg/semicolon-fixits.c: New test case. From-SVN: r247243
David Malcolm committed