[libcxx-commits] [PATCH] D71999: [libcxx][tests] span: Add failing tests for span::first and span::last
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Feb 10 04:54:03 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf2af4f8a45db: [libc++][span] Add failing tests for span::first and span::last (authored by ldionne).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71999/new/
https://reviews.llvm.org/D71999
Files:
libcxx/test/std/containers/views/span.sub/first.fail.cpp
libcxx/test/std/containers/views/span.sub/first.pass.cpp
libcxx/test/std/containers/views/span.sub/last.fail.cpp
libcxx/test/std/containers/views/span.sub/last.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71999.243515.patch
Type: text/x-patch
Size: 3860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200210/c0b20709/attachment.bin>
More information about the libcxx-commits
mailing list