[libcxx-commits] [PATCH] D75642: [libcxx][span] Remove const_iterator from std::span
Michael Schellenberger Costa via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 4 22:58:25 PST 2020
miscco updated this revision to Diff 248400.
miscco added a comment.
clang-format all the files
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75642/new/
https://reviews.llvm.org/D75642
Files:
libcxx/test/std/containers/views/span.iterators/begin.pass.cpp
libcxx/test/std/containers/views/span.iterators/end.pass.cpp
libcxx/test/std/containers/views/span.iterators/rbegin.pass.cpp
libcxx/test/std/containers/views/span.iterators/rend.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75642.248400.patch
Type: text/x-patch
Size: 23369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200305/bb439aef/attachment-0001.bin>
More information about the libcxx-commits
mailing list