Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [modules] Make sure we make hidden UsingShadowDecls visible to redeclaration | Richard Smith | 2015-09-15 | 1 | -0/+1 |
| | | | | | | lookup for the UsingShadowDecls themselves. llvm-svn: 247714 | ||||
* | Make UsingShadowDecls redeclarable. This fixes some visibility problems with | Richard Smith | 2013-10-23 | 1 | -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 |