[patch] Fix linkage computation for local types in template functions

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Jun 3 21:52:11 PDT 2013


Template functions present the same problem as inline functions. They
need to be uniqued, so we need to assign VisibleNoLinkage linkage to
types defined in them.

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


More information about the cfe-commits mailing list