hanchenye-llvm-project/clang/test/CXX/class/class.mfct/class.mfct.non-static
Argyrios Kyrtzidis 36e4ae3e57 When creating an implicit member expression through a qualified-id, check that the class
named by the nested-name-specifier is same or base of the class in which the member expression appears.

It seems we also had an ill-formed test case, mon dieu! Fixes rdar://8576107.

llvm-svn: 129493
2011-04-14 00:46:47 +00:00
..
p3.cpp When creating an implicit member expression through a qualified-id, check that the class 2011-04-14 00:46:47 +00:00