[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
Mon Jan 3 17:07:20 PST 2022
Quuxplusone updated this revision to Diff 397164.
Quuxplusone added a comment.
Poke buildkite
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.397164.patch
Type: text/x-patch
Size: 4670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220104/4be6ae09/attachment.bin>
More information about the libcxx-commits
mailing list