[PATCH] Diagnose variadic main

Aaron Ballman aaron at aaronballman.com
Thu Apr 23 08:31:59 PDT 2015


Ping

On Thu, Apr 9, 2015 at 2:55 PM, Aaron Ballman <aaron at aaronballman.com> 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



More information about the cfe-commits mailing list