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

Nuno Lopes nunoplopes at sapo.pt
Tue Oct 9 14:33:02 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

Thank you. I run a few more tests and I couldn't trigger the problem 
anymore.

Nuno 




More information about the cfe-dev mailing list