[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
Fri Aug 5 12:25:29 PDT 2022
benlangmuir updated this revision to Diff 450356.
benlangmuir added a comment.
Split out the FileManager change into https://reviews.llvm.org/D131273
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.450356.patch
Type: text/x-patch
Size: 9130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220805/00675721/attachment-0001.bin>
More information about the cfe-commits
mailing list