[cfe-commits] [PATCH] PR12299: Fix overload resolution for extern C

Joey Gouly joey.gouly at arm.com
Mon Dec 10 03:52:39 PST 2012


Hi Richard et al,

This patch fixes PR12299, by allowing MergeFunctionDecl to merge functions
marked with extern "C".
This is from 7.3.4.6 and 7.3.5 from the n3337 standard.

Does this look like a reasonable fix?

Thanks,
Joey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sema_overload.diff
Type: application/octet-stream
Size: 2895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121210/0303cc6f/attachment.obj>


More information about the cfe-commits mailing list