Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-23 | C++ [basic.scope.hiding] allows an ordinary name to hide a non-tag | Douglas 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 |