[cfe-dev] RFC: A virtual file system for clang
Argyrios Kyrtzidis
kyrtzidis at apple.com
Fri Feb 7 14:38:35 PST 2014
On Feb 7, 2014, at 1:57 PM, Manuel Klimek <klimek at google.com> wrote:
> I want to be able to parse multiple TUs from within one program). There, just chdir'ing into the right directory for the TU doesn't work any more.
Just want to make sure, are you aware of the “-working-directory” option ? This is what it is intended to solve.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140207/8ccc224e/attachment.html>
More information about the cfe-dev
mailing list