llvm-project/clang/test/CXX/special
Richard Smith 53851923d5 Fix all tests under test/CXX (and test/Analysis) to pass if clang's default
C++ language standard is not C++98.

llvm-svn: 280309
2016-08-31 23:24:08 +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 Fix all tests under test/CXX (and test/Analysis) to pass if clang's default 2016-08-31 23:24:08 +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