[cfe-commits] A test failuer!
Fariborz Jahanian
fjahanian at apple.com
Tue Nov 13 15:21:34 PST 2007
After last update and build I got this failure:
Sema/method-def-2.m
******************** TEST 'Sema/method-def-2.m' FAILED!
********************
Command:
clang -ast-print Sema/method-def-2.m
Output:
typedef char *__builtin_va_list;
extern void abort();
Read top-level variable decl: 'd'
@interface Foo
@end
Assertion failed: (0 && "Unknown decl type!"), function
HandleTopLevelDecl, file ASTConsumers.cpp, line 302.
- fariborz
More information about the cfe-commits
mailing list