llvm-project/libcxx/test/std/utilities/optional
Nikolas Klauser 17cfc57d14 [libc++] Implement P0798R8 (Monadic operations for std::optional)
Implement P0798R8

Reviewed By: #libc, ldionne, Quuxplusone

Spies: tcanens, Quuxplusone, ldionne, Wmbat, arichardson, Mordante, libcxx-commits

Differential Revision: https://reviews.llvm.org/D113408
2021-12-15 22:49:03 +01: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 [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
optional.hash [libc++][test] Replace a TEST_NOEXCEPT_FALSE with noexcept(false). NFC. 2021-10-10 14:46:35 -04:00
optional.monadic [libc++] Implement P0798R8 (Monadic operations for std::optional) 2021-12-15 22:49:03 +01:00
optional.nullops [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
optional.nullopt [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
optional.object [libc++] P0433R2: add the remaining deduction guides. 2021-10-28 11:09:51 -07:00
optional.relops [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
optional.specalg [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
optional.syn [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
iterator_concept_conformance.compile.pass.cpp [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00