semicolon-fixits.C
526 Bytes
-
C++: fix-it hint for removing stray semicolons · fbe91804
gcc/cp/ChangeLog: * parser.c (cp_parser_member_declaration): Add fix-it hint for removing stray semicolons. gcc/testsuite/ChangeLog: * g++.dg/semicolon-fixits.C: New test case. From-SVN: r247244
David Malcolm committed