Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make UsingShadowDecls redeclarable. This fixes some visibility problems with | Richard Smith | 2013-10-23 | 1 | -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 |