llvm-project/clang/test/CXX/class.derived
Richard Smith f3cec65d01 When diagnosing that a defaulted function is ill-formed because it would be
implicitly deleted and overrides a non-deleted function, explain why the
function is deleted. For PR30844.

llvm-svn: 285610
2016-10-31 18:18:29 +00:00
..
class.abstract When diagnosing that a defaulted function is ill-formed because it would be 2016-10-31 18:18:29 +00:00
class.member.lookup
class.virtual
p1.cpp
p2.cpp