[libcxx-commits] [PATCH] D117449: [libc++] Fix common_iterator for output_iterators

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 27 07:57:16 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0902eb30ad71: [libc++] Fix common_iterator for output_iterators (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117449

Files:
  libcxx/include/__iterator/common_iterator.h
  libcxx/test/std/iterators/predef.iterators/iterators.common/iterator_traits.compile.pass.cpp
  libcxx/test/std/iterators/predef.iterators/iterators.common/plus_plus.pass.cpp
  libcxx/test/std/iterators/predef.iterators/iterators.common/types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117449.403653.patch
Type: text/x-patch
Size: 10130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220127/ed5f4041/attachment-0001.bin>


More information about the libcxx-commits mailing list