llvm-project/clang/test/CXX/expr/expr.mptr.oper
Douglas Gregor 125fa40c34 When calling a bound pointer to member function, check the
cv-qualifiers on the object against the cv-qualifiers on the member
function. Fixes PR8315.

llvm-svn: 124865
2011-02-04 12:57:49 +00:00
..
p5.cpp When calling a bound pointer to member function, check the 2011-02-04 12:57:49 +00:00
p6-0x.cpp