[clang] Make PCH's respect any VFS specified. (PR #106577)

Ben Langmuir via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 11 09:40:52 PDT 2024


benlangmuir wrote:

> We tried setting -working-directory=Z:/working, but the VFS requires that this is a real path.

What error are you seeing if it's not? Is it trying to set it too early before the VFS is created or something?

https://github.com/llvm/llvm-project/pull/106577


More information about the cfe-commits mailing list