llvm-project/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor
Mark de Wever 088c7f7e3c [libc++] Applies P0602R4 retro-actively.
While testing a test failure of C++17 with Clang ToT it was noticed the
paper
  P0602R4 variant and optional should propagate copy/move triviality
was not applied as a DR in libc++.

This was discovered while investigating the issue "caused by" D131479.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D133326
2022-09-20 19:01:34 +02:00
..
U.pass.cpp [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
const_T.pass.cpp [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
const_optional_U.pass.cpp [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
copy.pass.cpp
ctor.fail.cpp [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
deduct.fail.cpp Rewording "static_assert" diagnostics 2022-07-25 07:22:54 -04:00
deduct.pass.cpp [libc++] P0433R2: add the remaining deduction guides. 2021-10-28 11:09:51 -07:00
default.pass.cpp
empty_in_place_t_does_not_clobber.pass.cpp
explicit_const_optional_U.pass.cpp [libcxx][test] Add missing includes and suppress warnings 2022-01-13 17:34:04 -08:00
explicit_optional_U.pass.cpp [libc++] Workaround non-constexpr std::exchange pre C++20 2021-07-13 10:51:03 -04:00
in_place_t.pass.cpp
initializer_list.pass.cpp
move.pass.cpp [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
nullopt_t.pass.cpp
optional_U.pass.cpp [libc++] Granularize <utility> includes 2022-03-05 19:31:46 +01:00
rvalue_T.pass.cpp [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00