diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-03-03 04:38:46 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-03-03 04:38:46 +0000 |
commit | 4e6ba4be8ddeca2978da6b9bae02cbe9594f2ef4 (patch) | |
tree | d6e921f652844d75e2a49f2f9e816b9699eaf635 /lib/CodeGen/CGVtable.cpp | |
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
Diffstat (limited to 'lib/CodeGen/CGVtable.cpp')
0 files changed, 0 insertions, 0 deletions