[patch] Fix PR16060
Rafael EspĂndola
rafael.espindola at gmail.com
Thu May 30 14:08:23 PDT 2013
Hi Richard,
Attached is a new version with the suggestions you had on irc.
On 29 May 2013 22:19, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> The testcase in PR16060 points out that while template arguments can
> show that a type is not externally visible, the standards still says
> they have external linkage.
>
> In terms of our implementation, it means that we should merge just the
> isExternallyVisible bit, not the formal linkage.
>
> This patch does just that. Suggestion for a less confusing name than
> LinkageVisibility are welcome!
>
> Cheers,
> Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 2592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130530/e583e172/attachment.obj>
More information about the cfe-commits
mailing list