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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Nov 18 11:10:01 PST 2013


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 --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: text/x-patch
Size: 10579 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131118/2aef6d72/attachment.bin>


More information about the cfe-commits mailing list