[PATCH] D40443: [Modules TS] Make imports from an interface unit visible to its implementation units
Boris Kolpackov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 24 09:37:21 PST 2017
boris added a comment.
LGTM. Maybe it makes sense to also test that an unrelated translation unit that imports module 'test' sees neither 'a' nor 'b'.
https://reviews.llvm.org/D40443
More information about the cfe-commits
mailing list