llvm-project/libcxx/test/std/containers/views
Louis Dionne 6a7f055117 [libc++] Re-enable workaround for pre-ranges CTAD in std::span
See https://reviews.llvm.org/D121626 for details -- this re-enables the
CTAD we removed, since it does break some stuff as well (even though it's
not nearly as bad as the removed constructors fixed by D121626).

Differential Revision: https://reviews.llvm.org/D122184
2022-03-21 21:56:42 -04:00
..
span.cons [libc++] Re-enable workaround for pre-ranges CTAD in std::span 2022-03-21 21:56:42 -04:00
span.elem [libc++] Bump minimum compiler requirements 2022-03-10 08:59:19 -05:00
span.iterators [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
span.objectrep [libc++] Bump minimum compiler requirements 2022-03-10 08:59:19 -05:00
span.obs [libc++] Bump minimum compiler requirements 2022-03-10 08:59:19 -05:00
span.sub [libc++] Bump minimum compiler requirements 2022-03-10 08:59:19 -05:00
enable_borrowed_range.compile.pass.cpp [libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI. 2022-03-13 12:32:06 -04:00
range_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
trivially_copyable.compile.pass.cpp [libc++] Verify span and string_view are trivially copyable 2021-10-11 14:29:09 -04:00
types.pass.cpp [libc++] [test] Remove filenames from copyright headers. NFCI. 2021-10-01 12:14:00 -04:00