commit | 4e6ba4be8ddeca2978da6b9bae02cbe9594f2ef4 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Wed Mar 03 04:38:46 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Wed Mar 03 04:38:46 2010 +0000 |
tree | d6e921f652844d75e2a49f2f9e816b9699eaf635 | |
parent | 492c4f998d848673d3d6c9e6416115df4036a71d [diff] |
Implement name hiding for names found through virtual base subobjects that are hidden by other derived base subobjects reached along a lookup path that does *not* pass through the hiding subobject (C++ [class.member.lookup]p6). Fixes PR6462. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97640 91177308-0d34-0410-b5e6-96231b3b80d8