llvm-project/libcxx/test/std/utilities/optional/optional.object/optional.object.observe
Louis Dionne 74d096e558 [libc++] Move handling of the target triple to the DSL
This fixes a long standing issue where the triple is not always set
consistently in all configurations. This change also moves the
back-deployment Lit features to using the proper target triple
instead of using something ad-hoc.

This will be necessary for using from scratch Lit configuration files
in both normal testing and back-deployment testing.

Differential Revision: https://reviews.llvm.org/D102012
2021-05-08 11:10:53 -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 [libc++] Split off debug tests that were missed by ce1365f8f7 into test/libcxx 2020-10-14 12:02:37 -04:00
dereference_const.pass.cpp [libc++] Split off debug tests that were missed by ce1365f8f7 into test/libcxx 2020-10-14 12:02:37 -04:00
dereference_const_rvalue.pass.cpp [libc++] Split off debug tests that were missed by ce1365f8f7 into test/libcxx 2020-10-14 12:02:37 -04:00
dereference_rvalue.pass.cpp [libc++] Split off debug tests that were missed by ce1365f8f7 into test/libcxx 2020-10-14 12:02:37 -04: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 [libc++] Move handling of the target triple to the DSL 2021-05-08 11:10:53 -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 [libc++] Move handling of the target triple to the DSL 2021-05-08 11:10:53 -04:00
value_const_rvalue.pass.cpp [libc++] Move handling of the target triple to the DSL 2021-05-08 11:10:53 -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 [libc++] Move handling of the target triple to the DSL 2021-05-08 11:10:53 -04:00