llvm-project/libcxx/test/std/experimental/optional/optional.object
Eric Fiselier 015fcffd57 Update status for std::optional LWG issues and fix an optional SFINAE bug
llvm-svn: 284323
2016-10-16 03:21:35 +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 Update status for std::optional LWG issues and fix an optional SFINAE bug 2016-10-16 03:21: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