[cfe-commits] r125699 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaExprObjC.cpp test/SemaObjC/property-missing.m
jahanian
fjahanian at apple.com
Thu Feb 17 09:34:16 PST 2011
On Feb 16, 2011, at 6:17 PM, Ted Kremenek wrote:
> On Feb 16, 2011, at 6:12 PM, Douglas Gregor wrote:
>
>>
>> On Feb 16, 2011, at 5:59 PM, Ted Kremenek wrote:
>>
>
>
> That's true, but a strictly "clinical" diagnostic isn't necessarily helpful to the user. How about:
>
> property 'someOtherObject' refers to an incomplete Objective-C class 'SomeOtherClass' (with no @interface available)
>
> and then have the note refer to the forward declaration (as it does now)?
In r125752.
- fariborz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110217/9e04f938/attachment.html>
More information about the cfe-commits
mailing list