[cfe-commits] Regression?

Fariborz Jahanian fjahanian at apple.com
Wed Nov 7 09:31:35 PST 2007


I am seeing this regression:

******************** TEST 'Parser/pointer_promotion.c' FAILED!  
********************
Command:
  clang -fsyntax-only -verify Parser/pointer_promotion.c
Output:
Assertion failed: (IdStructType && "isObjcIdType used before 'id' type  
is built"), function isObjcIdType, file /Volumes/sandbox/llvm/tools/ 
clang/AST/../include/clang/AST/ASTContext.h, line 286.
0   clang                               0x001ec6d9  
_ZN40_GLOBAL__N_Signals.cpp_00000000_CAFC354015PrintStackTraceEv + 45
1   clang                               0x001eca7f  
_ZN40_GLOBAL__N_Signals.cpp_00000000_CAFC354013SignalHandlerEi + 323
2   libSystem.B.dylib                   0x95cf097b _sigtramp + 43
3   ???                                 0xffffffff 0x0 + 4294967295


Is this expected?

- Thanks, Fariborz




More information about the cfe-commits mailing list