[libcxx-commits] [PATCH] D118400: [libc++] Remove operator-> from iterator archetypes that don't need it

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 10 09:03:11 PST 2022


ldionne updated this revision to Diff 414398.
ldionne marked 2 inline comments as done.
ldionne retitled this revision from "[libc++] Remove operator-> from the iterator archetypes" to "[libc++] Remove operator-> from iterator archetypes that don't need it".
ldionne edited the summary of this revision.
ldionne added a comment.

Rebase and address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118400

Files:
  libcxx/test/std/iterators/predef.iterators/iterators.common/arrow.pass.cpp
  libcxx/test/std/iterators/predef.iterators/iterators.common/iterator_traits.compile.pass.cpp
  libcxx/test/support/test_iterators.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118400.414398.patch
Type: text/x-patch
Size: 9130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220310/48fb974f/attachment-0001.bin>


More information about the libcxx-commits mailing list