[PATCH] D131076: [clang][modules] Don't depend on sharing FileManager during module build
Ben Langmuir via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 3 14:05:31 PDT 2022
benlangmuir updated this revision to Diff 449781.
benlangmuir added a comment.
- Updates for review feedback
- Attempt to fix one of the Windows path issues - I'm just guessing based on what other VFS tests are doing. I don't know what the other windows failure is about, and probably need to debug it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131076/new/
https://reviews.llvm.org/D131076
Files:
clang/include/clang/Driver/Options.td
clang/include/clang/Frontend/FrontendOptions.h
clang/lib/Frontend/CompilerInstance.cpp
clang/test/ClangScanDeps/modulemap-via-vfs.m
clang/test/Modules/submodule-in-private-mmap-vfs.m
clang/test/VFS/module-import.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131076.449781.patch
Type: text/x-patch
Size: 8435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220803/23bec70e/attachment.bin>
More information about the cfe-commits
mailing list