mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Pass a wrapped VFS down into `clang::createInvocationFromCommandLine` so that the working directory is set and then used in the underlying Clang `CompilerInstance`. Fixes the possibility of differing modules hashes when the same arguments are used in Clang directly vs from the importer. Resolves rdar://79376364
6.4 KiB
6.4 KiB