On Tue, Feb 26, 2013 at 11:37 PM, John McCall <[email protected]> wrote:
> On Feb 26, 2013, at 2:36 PM, Rafael Espíndola <[email protected]> 
> wrote:
>>> We should just not cache visibility for types.
>>
>> Can do. I will send a patch.
>
> Thanks!  As you're doing so, please change it to use the same LinkageInfo 
> structure that NamedDecl uses.  You'll need to make it a non-member type and 
> possibly pull it into its own header.

As of clang r176164 chromium's components build works again, with just
6 additional explicit EXPORTs on predeclared types used in template
instantiations. Thanks for the help!

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to