[cfe-commits] r158828 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaObjCProperty.cpp test/SemaObjC/default-synthesize-2.m

jahanian fjahanian at apple.com
Wed Jun 20 16:35:21 PDT 2012


On Jun 20, 2012, at 12:07 PM, jahanian wrote:

> 
> On Jun 20, 2012, at 11:49 AM, Jordan Rose wrote:
> 
>> Nitpicking: can we get quotes around the names? I find it hard to find the names since it's a long diagnostic (even though I suggested it). Also, maybe the location should be the property, not the @implementation.
> 
> location on @implementation is intentional. It points to where auth-synthesis takes place, in case user wants to override it with an explicit synthesis.
> We already have location of the property in a note.
> I will make the other change.
In r158874.
- fariborz




More information about the cfe-commits mailing list