llvm-project/libcxx/test/std/utilities/optional/optional.object
Marshall Clow 07161d6de3 Update test to better check for the non-constexpr-ness of a move constructor. Fixes PR#41577.
llvm-svn: 359162
2019-04-25 02:12:51 +00:00
..
optional.object.assign Support tests in freestanding 2019-02-04 20:31:13 +00:00
optional.object.ctor Update test to better check for the non-constexpr-ness of a move constructor. Fixes PR#41577. 2019-04-25 02:12:51 +00:00
optional.object.dtor Support tests in freestanding 2019-02-04 20:31:13 +00:00
optional.object.mod Support tests in freestanding 2019-02-04 20:31:13 +00:00
optional.object.observe [libc++] Fix XFAILs on macOS when exceptions are disabled 2019-02-05 20:11:58 +00:00
optional.object.swap Support tests in freestanding 2019-02-04 20:31:13 +00:00
optional_requires_destructible_object.fail.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
special_members.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
triviality.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00
types.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00