summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/using-decl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make UsingShadowDecls redeclarable. This fixes some visibility problems withRichard Smith2013-10-231-0/+8
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