llvm-project/libcxx/test/std/utilities/optional
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
..
optional.bad_optional_access [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
optional.comp_with_t
optional.hash [libc++] Implement std::boyer_moore{, _horspool}_searcher 2022-06-17 19:09:40 +02:00
optional.monadic [libc++] Allow backdeployment CI to run on newer macOS 2022-02-15 11:34:22 -05:00
optional.nullops
optional.nullopt
optional.object [libc++] Applies P0602R4 retro-actively. 2022-09-20 19:01:34 +02:00
optional.relops
optional.specalg [libc++] [test] Remove `using std::{make_,}optional` from the optional tests. 2022-02-16 10:59:43 -05:00
optional.syn Improve the formatting of static_assert messages 2022-06-30 23:59:21 +02:00
iterator_concept_conformance.compile.pass.cpp [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00