Thanks! Committed in r235605. ~Aaron
On Thu, Apr 23, 2015 at 12:07 PM, David Blaikie <[email protected]> wrote: > LGTM > > On Thu, Apr 23, 2015 at 8:31 AM, Aaron Ballman <[email protected]> wrote: >> Ping >> >> On Thu, Apr 9, 2015 at 2:55 PM, Aaron Ballman <[email protected]> wrote: >>> This patch diagnoses a variadic main declaration as being an >>> extension. While it could conceivably be an error instead of a >>> warning, I figured that this is a conforming extension and has less >>> chance of breaking existing code (though I'm not strongly tied to one >>> diagnostic over the other). >>> >>> It addresses PR17905. >>> >>> ~Aaron >> _______________________________________________ >> cfe-commits mailing list >> [email protected] >> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
