[libcxx-commits] [PATCH] D75642: [libcxx][span] Remove const_iterator from std::span

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 5 08:45:39 PST 2020


ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.

Can you please avoid clang-formatting the changes? I can't tell what changed and what didn't. We should agree on a clang-format style for libc++ and clang-format the whole code base at once instead.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75642/new/

https://reviews.llvm.org/D75642





More information about the libcxx-commits mailing list