[cfe-dev] clang is broken

Ted Kremenek kremenek at apple.com
Mon Jan 12 14:50:29 PST 2009


Does this fix the issue for you?

http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090112/010778.html

On Jan 12, 2009, at 12:08 PM, Fariborz Jahanian wrote:

>
> 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
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list