[libcxx-commits] [PATCH] D127049: [libc++] Unwrap reverse_iterator<reverse_iterator<Iter>> in __unwrap_iter

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 13 01:31:58 PDT 2022


philnik updated this revision to Diff 436291.
philnik added a comment.

- Try to fix CI


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127049

Files:
  libcxx/include/__algorithm/copy.h
  libcxx/include/__algorithm/unwrap_iter.h
  libcxx/include/__iterator/reverse_iterator.h
  libcxx/test/libcxx/algorithms/alg.modifying.operations/copy.pass.cpp
  libcxx/test/libcxx/iterators/unwrap_iter.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127049.436291.patch
Type: text/x-patch
Size: 14187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220613/cd3126c6/attachment-0001.bin>


More information about the libcxx-commits mailing list