llvm-project/libcxx/test/std/containers/views
Arthur O'Dwyer 0412c007e3 [libc++] Implement LWG3369, tweak CTAD for std::span.
The original bug doesn't reproduce on Clang, allegedly because of
https://bugs.llvm.org/show_bug.cgi?id=44484
We already test STL's exact test case, in "span.cons/deduct.pass.cpp",
which I'm touching just for the heck of it.

Differential Revision: https://reviews.llvm.org/D111838
2021-10-29 14:15:41 -06:00
..
span.cons [libc++] Implement LWG3369, tweak CTAD for std::span. 2021-10-29 14:15:41 -06:00
span.elem [libc++] Implement P1394r4 for span: range constructor 2021-10-08 17:00:39 -04:00
span.iterators [libc++] Implement P1394r4 for span: range constructor 2021-10-08 17:00:39 -04:00
span.objectrep [libc++] Implement P1394r4 for span: range constructor 2021-10-08 17:00:39 -04:00
span.obs [libc++][docs] Mark LWG3274 as complete 2021-10-12 22:31:32 -04:00
span.sub [libc++] Implement P1394r4 for span: range constructor 2021-10-08 17:00:39 -04:00
enable_borrowed_range.compile.pass.cpp [libcxx] Reenable ranges for clang-cl 2021-05-01 11:15:38 +03:00
range_concept_conformance.compile.pass.cpp [libc++][NFC] Replace uses of stdr:: by just std::ranges:: 2021-09-02 13:02:12 -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