[libcxx-commits] [PATCH] D116481: [libc++] [test] Add tests for std::span construction from various initializer lists.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 4 11:25:51 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a6a80e88eff: [libc++] [test] Add tests for std::span construction from initializer lists. (authored by arthur.j.odwyer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116481/new/
https://reviews.llvm.org/D116481
Files:
libcxx/test/std/containers/views/span.cons/array.pass.cpp
libcxx/test/std/containers/views/span.cons/initializer_list.pass.cpp
libcxx/test/std/containers/views/span.cons/iterator_len.verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116481.397353.patch
Type: text/x-patch
Size: 4670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220104/d245e65b/attachment-0001.bin>
More information about the libcxx-commits
mailing list