hanchenye-llvm-project/clang/test/CXX/class.derived/class.abstract
Richard Smith b4d2a15d17 If a defaulted special member is implicitly deleted, check whether it's
overriding a non-deleted virtual function. The existing check for this doesn't
catch this case, because it fires before we mark the method as deleted.

llvm-svn: 178563
2013-04-02 19:38:47 +00:00
..
p4.cpp
p5.cpp
p16.cpp