llvm-project/libcxx/test/std/experimental/optional/optional.object
Eric Fiselier 94b812ac77 Avoid compile error by giving the test type a user defined default constructor
llvm-svn: 280780
2016-09-07 03:50:36 +00:00
..
optional.object.assign Avoid compile error by giving the test type a user defined default constructor 2016-09-07 03:50:36 +00:00
optional.object.ctor Fix PR30260 - optional<const T> not working. 2016-09-07 01:56:07 +00:00
optional.object.dtor [libcxx] Improve tests to use the UNSUPPORTED lit directive 2016-05-28 08:57:35 +00:00
optional.object.observe [libcxx] Improve tests to use the UNSUPPORTED lit directive 2016-05-28 08:57:35 +00:00
optional.object.swap Fix PR30260 - optional<const T> not working. 2016-09-07 01:56:07 +00:00
optional_const_void.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 2016-05-28 08:57:35 +00:00
optional_not_destructible.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 2016-05-28 08:57:35 +00:00
optional_not_noexcept_destructible.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 2016-05-28 08:57:35 +00:00
optional_void.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 2016-05-28 08:57:35 +00:00
types.pass.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 2016-05-28 08:57:35 +00:00