[PATCH] Diagnose variadic main

David Blaikie dblaikie at gmail.com
Thu Apr 23 09:07:16 PDT 2015


LGTM

On Thu, Apr 23, 2015 at 8:31 AM, Aaron Ballman <aaron at aaronballman.com> wrote:
> 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
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits



More information about the cfe-commits mailing list