[patch] Remove -fobjc-default-synthesize-properties
jahanian
fjahanian at apple.com
Fri Sep 27 13:01:43 PDT 2013
I don’t see that -fno-default-synthesize-properties or any other option added to cc1. I don’t see a test for the
new option on those 3 tests which required non-auto property synthesis. Is this the correct patch or
I am missing something.
- Fariborz
On Sep 27, 2013, at 11:56 AM, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
>> Why not just change the -cc1 option to -fno-...? Or even drop the -f, if it's just a cc1 option?
>
> The attached patch does that. It is just that I am not used to obj-c,
> so I was not sure if we could drop the old behavior completely or not.
>
> Cheers,
> Rafael
> <t.patch>
More information about the cfe-commits
mailing list