On Wed, May 16, 2012 at 11:25 AM, Douglas Gregor <[email protected]> wrote:
> > On May 15, 2012, at 6:43 PM, Richard Trieu <[email protected]> wrote: > > > 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. > <extra-semi4.patch>_______________________________________________ > > cfe-commits mailing list > > [email protected] > > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > > LGTM! > > - Doug > Committed at r156934.
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
