patch to do away with caching of __CFConstantStringClassReference

John McCall rjmccall at apple.com
Mon Apr 15 17:10:31 PDT 2013


On Apr 15, 2013, at 4:03 PM, jahanian <fjahanian at apple.com> wrote:
> On Apr 15, 2013, at 1:56 PM, John McCall <rjmccall at apple.com> wrote:
> 
>> 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.
> 
> This patch is the new patch. Please review.

Looks fine.

John.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130415/933f7a81/attachment.html>


More information about the cfe-commits mailing list