Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [modules] Fix visibility checking for using declarations via ADL. | Richard Smith | 2017-10-11 | 1 | -0/+40 |
We want to check whether the using (shadow) declaration itself is visible, not whether its target is visible. llvm-svn: 315408 |