[pr17973][patch] Use the default method CC in GetFullTypeForDeclarator

Richard Smith richard at metafoo.co.uk
Mon Nov 18 12:05:06 PST 2013


LGTM, thanks!


On Mon, Nov 18, 2013 at 11:10 AM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> On 18 November 2013 13:49, Richard Smith <richard at metafoo.co.uk> wrote:
> > Instead of making this !FreeFunction-specific, can you compute the
> > appropriate calling convention and do the unwrap/rewrap thing if it's
> > different from the computed calling convention? I'd expect the same thing
> > can happen for varargs function templates on some ABIs.
>
> Something like the attached patch?
>
> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131118/18afe2bc/attachment.html>


More information about the cfe-commits mailing list