[libcxx-commits] [PATCH] D129794: [libc++] Fix reverse_iterator::iterator_concept

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 14 11:58:56 PDT 2022


philnik created this revision.
philnik added reviewers: ldionne, var-const, Mordante, huixie90.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Fixes https://github.com/llvm/llvm-project/issues/56504


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D129794

Files:
  libcxx/include/__iterator/reverse_iterator.h
  libcxx/test/std/iterators/predef.iterators/reverse.iterators/types.compile.pass.cpp
  libcxx/test/support/test_iterators.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129794.444756.patch
Type: text/x-patch
Size: 7209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220714/2f471332/attachment.bin>


More information about the libcxx-commits mailing list