C++ Logo

sg15

Advanced search

[Modules] [P3057] Two finer-grained compilation models for named modules

From: Chuanqi Xu <chuanqi.xcq_at_[hidden]>
Date: Tue, 21 Nov 2023 16:44:51 +0800
Hi,
 It is a major concern that incremental build of modules may build too many files if the interface units or the included files get changed. To solve/mitigate the issue, I presented two solutions. See https://isocpp.org/files/papers/P3057R0.html <https://isocpp.org/files/papers/P3057R0.html > for details.
The demo tools in the compiler (clang) side are presented. So the build tools are able to do some simple experiments.
 Feedbacks or concerns are highly appreciated.
Thanks,
Chuanqi

Received on 2023-11-21 08:44:57