This implements [dcl.modules.export] from the C++ Modules TS, which lets a module re-export another module with the "export import" syntax. Differential Revision: https://reviews.llvm.org/D40270 llvm-svn: 318744 |
||
|---|---|---|
| .. | ||
| dcl.module.export | ||
| dcl.module.import | ||
| dcl.module.interface | ||
| p1.cpp | ||
| p2.cpp | ||
| p5.cpp | ||