llvm-project/clang/test/CXX/class.derived/class.member.lookup
Douglas Gregor c0d2490ac4 In the presence of using declarations, we can find the same class
members in class subobjects of different types. So long as the
underlying declaration sets are the same, and the declaration sets
involve non-instance members, this is not an ambiguity.

llvm-svn: 117163
2010-10-22 22:08:47 +00:00
..
p6.cpp
p8.cpp Reinstate r97674 with a fix for the assertion that was firing in <list> 2010-03-03 23:55:11 +00:00
p9.cpp In the presence of using declarations, we can find the same class 2010-10-22 22:08:47 +00:00