When -fmodule-file-home-is-cwd and the path to the PCM is relative, we shouldn't assume that the path to the PCM is relative to the modulemap that produced it. To respect the option -fmodule-file-home-is-cwd, we should assume the path is relative to the current working directory.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo