[cfe-dev] clang is broken

Fariborz Jahanian fjahanian at apple.com
Mon Jan 12 12:08:14 PST 2009


There was an email from Chris which mentioned this I think. Currently,  
cocoa.m[m] tests are
broken, as are many of my private tests.

Trace looks like:

0   clang             0x00c02164  + 45
1   clang             0x00c0250f  + 325
2   libSystem.B.dylib 0x945f3e4b _sigtramp + 43
3   libSystem.B.dylib 0xffffffff _sigtramp + 1805697503
4   clang             0x006b0b84  
clang::TranslationUnit::~TranslationUnit() + 1258
5   clang             0x005bd47e clang::ParseAST(clang::Preprocessor&,  
clang::ASTConsumer*, bool, bool) + 804
6   clang             0x00068b9c  + 1185
7   clang             0x0006adfd main + 2053
8   clang             0x0002717d start + 53


- Fariborz




More information about the cfe-dev mailing list