C++ [basic.scope.hiding] allows an ordinary name to hide a non-tag
name *in the same scope*, but not across scopes. Implement the highlighted condition. llvm-svn: 117212
Loading
Please register or sign in to comment
name *in the same scope*, but not across scopes. Implement the highlighted condition. llvm-svn: 117212