summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/using-decl-a.h
Commit message (Collapse)AuthorAgeFilesLines
* 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