[PATCH] D40443: [Modules TS] Make imports from an interface unit visible to its implementation units
Hamza Sood via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 24 10:28:39 PST 2017
hamzasood updated this revision to Diff 124231.
hamzasood added a comment.
Good idea, I've added that to the test.
I'll give Richard some time to look over this before committing.
https://reviews.llvm.org/D40443
Files:
lib/Sema/SemaDecl.cpp
test/CXX/modules-ts/basic/basic.def.odr/p6/module-vs-module.cpp
test/CXX/modules-ts/dcl.dcl/dcl.module/dcl.module.interface/p1.cpp
test/CXX/modules-ts/dcl.dcl/dcl.module/dcl.module.interface/p1/export-kw.cpp
test/CXX/modules-ts/dcl.dcl/dcl.module/dcl.module.interface/p1/interface-imports.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40443.124231.patch
Type: text/x-patch
Size: 5771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171124/c60ca99c/attachment.bin>
More information about the cfe-commits
mailing list