diff options
author | John McCall <rjmccall@apple.com> | 2009-12-20 05:57:29 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2009-12-20 05:57:29 +0000 |
commit | 84d11c7ba48023b2bd3375ef002e08fecdb186ce (patch) | |
tree | 5d8eeff56d47f4af6c3d09e7908b97239cc6ed34 /lib/Parse/ParseDeclCXX.cpp | |
parent | bd0dfa5c37d422427080a0ae3af9b63e70e6e854 (diff) |
Test the lookup I wasn't sure would be done properly after the last patch.
Clang reasonably adds all the base specifiers in one pass; this is now required
for correctness to prevent lookup from going mad. But this has the advantage of
establishing the correct context when looking up base specifiers, which will be
important for access control.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91791 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Parse/ParseDeclCXX.cpp')
0 files changed, 0 insertions, 0 deletions