llvm-project/libcxx/test/std/containers/views/span.objectrep
Louis Dionne 99ae458231 [libc++] Add CI without experimental features and don't exclude span from the tests
There is no reason for the parts of std::span that don't depend on ranges
to be disabled when ranges aren't provided. Also, to make sure the
"no-experimental-stuff" configuration is tested, add a CI job for it.

Differential Revision: https://reviews.llvm.org/D118740
2022-02-02 10:48:35 -05:00
..
as_bytes.pass.cpp [libc++] Add CI without experimental features and don't exclude span from the tests 2022-02-02 10:48:35 -05:00
as_writable_bytes.fail.cpp [libc++] Add CI without experimental features and don't exclude span from the tests 2022-02-02 10:48:35 -05:00
as_writable_bytes.pass.cpp [libc++] Add CI without experimental features and don't exclude span from the tests 2022-02-02 10:48:35 -05:00