[patch] Remove -fobjc-default-synthesize-properties

jahanian fjahanian at apple.com
Fri Sep 27 11:08:41 PDT 2013


Under this, how do we turn off the default property synthesis in cc1. It seems that this patch makes
default property synthesis permanent.
- Fariborz

On Sep 27, 2013, at 10:54 AM, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:

> I am trying to normalize how we handle -f options. I sent an email to
> the dev list with the description, but suffice to say that all -f
> options would get forward to -cc1. This breaks the hack we
> have where -cc1 has -fobjc-default-synthesize-properties but the
> driver does not.
> 
> One possibility is to just rename it to not be -f option, but it is
> effectively unused, so this patch just removes it and updates the
> tests.
> 
> Cheers,
> Rafael
> <t.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits





More information about the cfe-commits mailing list