>>> BTW, in attach you'll find a backtrace I got when doing >>> executing 'clang -parse-ast-*'. It happens when I parse a PHP >>> source file and when not all include (-I) paths are specified. I >>> took a quick look at those functions, but I couldn't fix the bug >>> myself. >> >> Please create a .i file with clang and send that in: clang >> whatever.c -E > output.i > > Attached.
Fixed, thanks! http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of- Mon-20071008/002282.html -Chris _______________________________________________ cfe-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
