[patch] Handle the fact that typedefs define free functions

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Nov 18 14:27:18 PST 2013


Hi Richard,

The attached patch is a follow up from my previous one. The existing
logic was not handling typedefs as free functions. This was not
causing problems with the existing tests, but does with the microsoft
abi where they have to get a different calling convention.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 1468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131118/cedefee4/attachment.obj>


More information about the cfe-commits mailing list