[cfe-dev] CodeGen assert

Nico Weber nicolasweber at gmx.de
Sun Dec 9 00:47:46 PST 2007


Hi,

here's another assert:

s0389:src nico$ cat tmp.c
char text[] = "string";
s0389:src nico$ ./clang -emit-llvm  tmp.c
Assertion failed: (isa<llvm::IntegerType>(TargetType) && "not ptr- 
 >int?"), function GenerateConstantCast, file CodeGenModule.cpp, line  
241.

Nico



More information about the cfe-dev mailing list