[cfe-commits] Many test failures.

Fariborz Jahanian fjahanian at apple.com
Thu Dec 20 09:01:33 PST 2007


On Dec 19, 2007, at 8:24 PM, Ted Kremenek wrote:

>
> On Dec 19, 2007, at 4:57 PM, Fariborz Jahanian wrote:
>
>> It looks like piping to clang no longer works.
>>
>> [imac86:fariborz/radars/LLVM] fjahania% clang -rewrite-test undecl- 
>> objc-h.m > junk.c
>> [imac86:fariborz/radars/LLVM] fjahania% clang junk.c
>> [imac86:fariborz/radars/LLVM] fjahania% clang -rewrite-test undecl- 
>> objc-h.m | clang
>> Segmentation fault
>>
>>
>> - Fariborz
>>
>
> Fariborz,
>
> This is likely due to changes I made to SourceManager today that  
> introduced an infinite recursion when reading from STDIN.  Chris  
> applied a fix:
>
> http://llvm.org/viewvc/llvm-project?rev=45248&view=rev
>
> Are you still seeing problems?

No. Thank you all.

- Fariborz

>
> Ted

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20071220/4d3af168/attachment.html>


More information about the cfe-commits mailing list