[cfe-commits] [PATCH] Add -fobjc-direct-class-refs
John McCall
rjmccall at apple.com
Mon Aug 20 19:54:52 PDT 2012
On Aug 17, 2012, at 7:30 AM, Jonathan Schleifer wrote:
> 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?
Oh, also, when it's time for another patch, please start a new thread. :)
John.
More information about the cfe-commits
mailing list