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

Thorsten via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Sep 25 02:34:02 PDT 2022


tschuett added a comment.

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


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

https://reviews.llvm.org/D134269



More information about the cfe-commits mailing list