[cfe-dev] CFRefCount Problem #4: Hybrid GC

Jordy Rose jediknil at belkadan.com
Thu Sep 1 19:47:39 PDT 2011


Here's my latest implementation: 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HybridGC-ExprEnginePlan.patch
Type: application/octet-stream
Size: 21037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110901/2af2d003/attachment.obj>
-------------- next part --------------


...but because that patch no longer creates a CFRefCount instance, the tests need to be modified to explicitly load RetainReleaseChecker. This patch includes both the actual work above, and all the changes to the tests: 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HybridGC.3.patch
Type: application/octet-stream
Size: 41545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110901/2af2d003/attachment-0001.obj>
-------------- next part --------------


It's fairly minimal now, but I want to make sure I'm going about this the right way.

Jordy


More information about the cfe-dev mailing list