llvm-project/clang/test/CXX/special
Richard Smith 80a4702d02 Mark inheriting constructors as deleted if the corresponding defaulted default
constructor would be; this is effectively required by P0136R1. This has the
effect of exposing the validity of the base class initialization steps to
SFINAE checks.

llvm-svn: 274088
2016-06-29 01:10:27 +00:00
..
class.conv/class.conv.ctor
class.copy [Clang] Remove unwanted --check-prefix=CHECK from unit tests. NFC. 2016-04-20 01:02:18 +00:00
class.ctor
class.dtor Unify warnings/errors from "maybe you meant" to "did you mean". 2015-04-02 22:10:06 +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 Mark inheriting constructors as deleted if the corresponding defaulted default 2016-06-29 01:10:27 +00:00
class.temporary