[cfe-commits] r73495 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaExprObjC.cpp

Fariborz Jahanian fjahanian at apple.com
Tue Jun 16 11:22:34 PDT 2009


On Jun 16, 2009, at 10:29 AM, Chris Lattner wrote:

>
> On Jun 16, 2009, at 9:25 AM, Fariborz Jahanian wrote:
>
>> Author: fjahanian
>> Date: Tue Jun 16 11:25:00 2009
>> New Revision: 73495
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=73495&view=rev
>> Log:
>> Implements -Wundeclared-selector for ObjC.
>
> nice!  Testcase please? :)  Also, is this included in -Wall or any  
> other option group?

Test added. option is now in -Wmost group.
r73519 and r73524

- Fariborz

>
>
> -Chris




More information about the cfe-commits mailing list