[cfe-dev] usage of clang in an university project

Chris Lattner clattner at apple.com
Tue Oct 9 10:15:04 PDT 2007


>>> 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



More information about the cfe-dev mailing list