llvm-project/libcxx/test/std/utilities/optional/optional.object/optional.object.observe
Louis Dionne c360553c15 [runtimes] Simplify how we specify XFAIL & friends based on the triple
Now that Lit supports regular expressions inside XFAIL & friends, it is
much easier to write Lit annotations based on the triple.

Differential Revision: https://reviews.llvm.org/D104747
2021-07-01 14:03:30 -04:00
..
bool.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
dereference.pass.cpp [libcxx] Update optional star operator to be noexcept. 2021-07-01 10:42:46 -07:00
dereference_const.pass.cpp [libcxx] Update optional star operator to be noexcept. 2021-07-01 10:42:46 -07:00
dereference_const_rvalue.pass.cpp [libcxx] Update optional star operator to be noexcept. 2021-07-01 10:42:46 -07:00
dereference_rvalue.pass.cpp [libcxx] Update optional star operator to be noexcept. 2021-07-01 10:42:46 -07:00
has_value.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
op_arrow.pass.cpp [libc++] Split off debug tests that were missed by ce1365f8f7 into test/libcxx 2020-10-14 12:02:37 -04:00
op_arrow_const.pass.cpp [libc++] Split off debug tests that were missed by ce1365f8f7 into test/libcxx 2020-10-14 12:02:37 -04:00
value.pass.cpp [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
value_const.compile.fail.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
value_const.pass.cpp [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
value_const_rvalue.pass.cpp [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
value_or.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
value_or_const.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
value_rvalue.pass.cpp [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00