aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/basic/basic.scope/basic.scope.hiding
AgeCommit message (Collapse)Author
2010-10-23C++ [basic.scope.hiding] allows an ordinary name to hide a non-tagDouglas Gregor
name *in the same scope*, but not across scopes. Implement the highlighted condition. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117212 91177308-0d34-0410-b5e6-96231b3b80d8