On Jun 13, 2010, at 8:01 AM, Jon Simons wrote:

> Attached is a patch which fixes #include search when processing
> stdin.  It also contains a test case.  This is for PR 4897.
> 
> There is no FileEntry maintained for stdin, so I changed the
> HeaderSearch::LookupFile to instead use an llvm::sys:Path.
> While there I took care of a FIXME.  I am willing to refactor
> this per suggestions if needed.

Looks great, thanks! Committed in r110440.

        - Doug
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to