summaryrefslogtreecommitdiff
path: root/test/Modules/submodule-visibility.cpp
AgeCommit message (Expand)Author
2017-05-17[modules] When creating a declaration, cache its owning module immediatelyRichard Smith
2015-11-13[modules] When a declaration has non-trivial visibility, check whether it'sRichard Smith
2015-06-30[modules] Make sure macros get made visible in the top-level file if we've gotRichard Smith
2015-06-16[modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith
2015-05-18[modules] If we see a #include that maps to a module, but use of precompiled ...Richard Smith
2015-05-15[modules] Add local submodule visibility support for declarations.Richard Smith