[cfe-commits] r41864 - in /cfe/trunk: Sema/Sema.h Sema/SemaDecl.cpp clang.xcodeproj/project.pbxproj include/clang/AST/Decl.h include/clang/Parse/Action.h

Steve Naroff snaroff at apple.com
Wed Sep 12 09:41:05 PDT 2007


On Sep 12, 2007, at 8:38 AM, Fariborz Jahanian wrote:

> cocoa.m failed.
>

Works fine for me. As a reminder, you know I am doing development/ 
testing on my laptop (which is still running Tiger).

Since you are working on Leopard, I imagine this bug is specific to  
ObjC2.

That said, can you debug this?

Thanks,

snaroff

btw...prior to *every* commit, I run all tests. If I commit code that  
creates new test failures, I typically add a comment to the commit log.

> Sema/cocoa.m
> ******************** TEST 'Sema/cocoa.m' FAILED! ********************
> Command:
>  clang Sema/cocoa.m -arch ppc
> Output:
> 0   clang                               0x001a684f  
> _ZN40_GLOBAL__N_Signals.cpp_00000000_2946A1E815PrintStackTraceEv + 35
> 1   clang                               0x001a6bf5  
> _ZN40_GLOBAL__N_Signals.cpp_00000000_2946A1E813SignalHandlerEi + 323
> 2   libSystem.B.dylib                   0x942af36b _sigtramp + 43
> 3   ???                                 0xffffffff 0x0 + 4294967295
> 4   clang                               0x00066501  
> _ZN5clang10RecordDecl7classofEPKNS_4DeclE + 17
> 5   clang                               0x0004b3ad  
> _ZN4llvm8isa_implIN5clang10RecordDeclENS1_4DeclEEEbRKT0_ + 17
> 6   clang                               0x0004b3c3  
> _ZN4llvm13isa_impl_wrapIN5clang10RecordDeclEKNS1_4DeclES4_E4doitERS4_
>
> - fariborz
>
> On Sep 11, 2007, at 2:17 PM, Steve Naroff wrote:
>
>>




More information about the cfe-commits mailing list