[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
Thu Mar 5 09:51:01 PST 2020


miscco updated this revision to Diff 248519.
miscco added a comment.

Do not clang-format the code


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.248519.patch
Type: text/x-patch
Size: 14747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200305/3ad25d15/attachment-0001.bin>


More information about the libcxx-commits mailing list