[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 13:30:23 PST 2020
miscco updated this revision to Diff 248299.
miscco added a comment.
Fix whitespaces
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75642/new/
https://reviews.llvm.org/D75642
Files:
libcxx/include/span
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
libcxx/test/std/containers/views/types.pass.cpp
libcxx/www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75642.248299.patch
Type: text/x-patch
Size: 14747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200304/c22e60a5/attachment.bin>
More information about the libcxx-commits
mailing list