[cfe-commits] [PATCH] Add -fobjc-direct-class-refs

Jonathan Schleifer js at webkeks.org
Fri Aug 17 07:30:02 PDT 2012


Am 17.08.2012 um 16:26 schrieb Jean-Daniel Dupas:

> Please, when bumping a review request, re-attach the patch.

Ok, here goes again:

This enables ARC for ObjFW, for which it now has preliminary support.

It also sets the version to 9 (class) / 3 (protocol), which is necessary to have the new class / protocol variables added by clang (for example for property introspection), or did I see it wrong and clang just always emits them?

--
Jonathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: objfw_arc.patch
Type: application/octet-stream
Size: 4745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120817/ce7899e5/attachment.obj>


More information about the cfe-commits mailing list