summaryrefslogtreecommitdiff
path: root/clang/test/Modules/using-decl.cpp
AgeCommit message (Expand)Author
2015-11-12Revert r240335.Richard Smith
2015-09-15[modules] Make sure we make hidden UsingShadowDecls visible to redeclarationRichard Smith
2015-09-15[modules] A using-declaration doesn't introduce a new entity, just a new nameRichard Smith
2015-06-16[modules] Simplify -cc1 interface for enabling implicit module maps.Richard Smith
2013-10-23Make UsingShadowDecls redeclarable. This fixes some visibility problems withRichard Smith