[PATCH] D134267: [C++] [Modules] Support one phase compilation model for named modules
Thorsten via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 11 08:29:12 PDT 2022
tschuett added a comment.
What really worries me that you are talking about one phase compilation and there is a module cache. Even if it is one phase compilation you must pass all dependent modules on the command line.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134267/new/
https://reviews.llvm.org/D134267
More information about the cfe-commits
mailing list