[cfe-commits] [PATCH] Add -fobjc-direct-class-refs
John McCall
rjmccall at apple.com
Thu Jun 21 13:27:36 PDT 2012
On Jun 5, 2012, at 10:55 AM, Jonathan Schleifer wrote:
> Am 05.06.2012 um 19:47 schrieb John McCall:
>
>> Sigh. I'll try to hack together a -fobjc-runtime flag next week during WWDC, if someone doesn't beat me to it.
>
> That would be nice, thanks.
>
> Once there is a way for me to get this option into Clang one way or another (which I still prefer a lot over maintaining a fork), I will delete the fork.
>
> Please inform me once your architecture is in a way so that I can add an ObjFW runtime class.
I've implemented a -fobjc-runtime= flag; feel free to write up a patch adding an objfw alternative.
John.
More information about the cfe-commits
mailing list