This patch adds support for re-exporting modules as described in [dcl.modules.export]
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks, looks great.
test/CXX/modules-ts/dcl.dcl/dcl.module/dcl.module.export/p1.cpp | ||
---|---|---|
22 ↗ | (On Diff #123666) | Maybe consider adding one more module to this test: a module that is imported into this module but *not* re-exported. |