summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/adl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [modules] Fix visibility checking for using declarations via ADL.Richard Smith2017-10-111-0/+40
We want to check whether the using (shadow) declaration itself is visible, not whether its target is visible. llvm-svn: 315408
OpenPOWER on IntegriCloud