r175326 - Rework the visibility computation algorithm in preparation
John McCall
rjmccall at apple.com
Tue Feb 26 14:37:37 PST 2013
On Feb 26, 2013, at 2:36 PM, Rafael EspĂndola <rafael.espindola at gmail.com> 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.
John.
More information about the cfe-commits
mailing list