[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
Fri Jun 17 04:55:04 PDT 2022


philnik updated this revision to Diff 437852.
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.437852.patch
Type: text/x-patch
Size: 14265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220617/4b33978f/attachment.bin>


More information about the libcxx-commits mailing list