[cfe-dev] Objective-C tidy up

David Chisnall csdavec at swansea.ac.uk
Sun Jun 8 10:30:16 PDT 2008


On 8 Jun 2008, at 18:02, Chris Lattner wrote:

>
> On Jun 7, 2008, at 4:29 PM, David Chisnall wrote:
>
>> It should be working now (does for me, at least...).  Assignments  
>> to self were failing because implicit params are not valdecls and I  
>> missed a test.
>
> Getting closer!  We now just have the NSString.m failure:
>
> /Users/sabre/llvm/tools/clang/lib/Analysis/../../include/clang/ 
> Analysis/Visitors/CFGRecStmtDeclVisitor.h:66: failed assertion  
> `false && "Subtype of ScopedDecl not handled."'

I think this is fixed, but since this test only runs on OS X I can't  
test it...

> and this failure:
>
> DeclBase.cpp: In static member function ‘static void  
> clang::Decl::addDeclKind(clang::Decl::Kind)’:
> DeclBase.cpp:184: warning: enumeration value ‘ImplicitParam’ not  
> handled in switch

Fixed.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: objc.diff
Type: application/octet-stream
Size: 25510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080608/26c2d89f/attachment.obj>


More information about the cfe-dev mailing list