[PATCH] D134267: [C++] [Modules] Support one phase compilation model for named modules
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 25 00:03:18 PDT 2022
ChuanqiXu updated this revision to Diff 462700.
ChuanqiXu added a comment.
- Add ReleaseNotes.
- Refine the behavior about partitions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134267/new/
https://reviews.llvm.org/D134267
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticCommonKinds.td
clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/create_module_cache.cpp
clang/test/Modules/one-phase-compilation-named-modules.cppm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134267.462700.patch
Type: text/x-patch
Size: 9025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220925/4037894f/attachment.bin>
More information about the cfe-commits
mailing list