[cfe-commits] [PATCH] Number of args in a variadic call

Richard Smith richard at metafoo.co.uk
Fri Jul 20 13:33:44 PDT 2012


LGTM

On Fri, Jul 20, 2012 at 1:24 PM, Aaron Ballman <aaron at aaronballman.com>wrote:

> This patch addresses PR13157 -- basically, if you have a function
> prototype with default arguments, you can wind up with the number of
> prototype arguments being greater than the number of formal parameters
> passed.
>
> ~Aaron
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120720/085b6e16/attachment.html>


More information about the cfe-commits mailing list