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