llvm-project/clang/test/CXX/special
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.conv/class.conv.ctor
class.copy Fix mishandling of deletedness for assignment operators of classes with 2016-08-31 20:37:39 +00:00
class.ctor
class.dtor When diagnosing that a defaulted function is ill-formed because it would be 2016-10-31 18:18:29 +00:00
class.free
class.inhctor P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: 2016-06-28 19:03:57 +00:00
class.init Fix handling of constructor inherited through multiple levels of virtual base class. 2016-10-28 20:20:58 +00:00
class.temporary