summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/using-decl-a.h
Commit message (Collapse)AuthorAgeFilesLines
* [modules] Make sure we make hidden UsingShadowDecls visible to redeclarationRichard Smith2015-09-151-0/+1
| | | | | | lookup for the UsingShadowDecls themselves. llvm-svn: 247714
* Make UsingShadowDecls redeclarable. This fixes some visibility problems withRichard Smith2013-10-231-0/+10
modules. With this fixed, I no longer see any test regressions in the libc++ test suite when enabling a single-module module.map for libc++ (other than issues with my system headers). llvm-svn: 193219
OpenPOWER on IntegriCloud