r184086 - Objective-C [qoi]: Provide fixit hint when message with typo

jahanian fjahanian at apple.com
Mon Jun 17 10:42:55 PDT 2013


In r184093.
- Fariborz

On Jun 17, 2013, at 10:28 AM, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:

> This test is failing for me:
> 
> error: 'warning' diagnostics expected but not seen:
>  File /home/espindola/llvm/clang/test/SemaObjC/call-super-2.m Line
> 71: instance method 'instance_func0' not found (return type defaults
> to 'id'); did you mean 'instance_func3'?
> error: 'warning' diagnostics seen but not expected:
>  File /home/espindola/llvm/clang/test/SemaObjC/call-super-2.m Line
> 71: instance method 'instance_func0' not found (return type defaults
> to 'id'); did you mean 'instance_func1'?
> 2 errors generated.
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130617/64b2022a/attachment.html>


More information about the cfe-commits mailing list