[PATCH] D134269: [docs] Document the one-phase style compilation to c++ standard modules

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 9 00:43:55 PDT 2022


ChuanqiXu added a comment.

In D134269#3813568 <https://reviews.llvm.org/D134269#3813568>, @tschuett wrote:

> Thanks for doing this! The traditional Clang Header modules call this implicit and explicit modules.
>
> Feel free to ignore, but I found this awesome article about implicit and explicit modules in Swift. They have same nomenclature and issues.
>
> https://forums.swift.org/t/explicit-module-builds-the-new-swift-driver-and-swiftpm/36990

Thanks! If you have other opinions about the interface, you can discuss it in https://reviews.llvm.org/D134267.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134269/new/

https://reviews.llvm.org/D134269



More information about the cfe-commits mailing list