This patch will group the extra semi-colon warnings together under
-Wextra-semi.  A warning for the optional semi-colon after a function
definition has also been added.  A fixit has been added for the removal of
the semi-colons.  Also, contiguous semi-colons on a line will only produce
one warning.  Previously, each semi-colon got its own warning.

Attachment: extra-semi4.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to