patch to do away with caching of __CFConstantStringClassReference

John McCall rjmccall at apple.com
Mon Apr 15 13:56:14 PDT 2013


On Apr 15, 2013, at 1:38 PM, jahanian <fjahanian at apple.com> wrote:
> Here is the patch.

I think you can just change the cache to an llvm::WeakVH.

John.



More information about the cfe-commits mailing list