[libcxx-commits] [PATCH] D130968: [libc++][ranges] Fix the return value of `{copy, move}_backward`.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 2 22:24:49 PDT 2022


This revision was automatically updated to reflect the committed changes.
var-const marked an inline comment as done.
Closed by commit rGf537a01d3989: [libc++][ranges] Fix the return value of `{copy,move}_backward`. (authored by var-const).

Changed prior to commit:
  https://reviews.llvm.org/D130968?vs=449204&id=449537#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130968

Files:
  libcxx/include/__algorithm/copy_backward.h
  libcxx/include/__algorithm/ranges_move_backward.h
  libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/ranges.copy_backward.pass.cpp
  libcxx/test/std/algorithms/alg.modifying.operations/alg.move/ranges.move_backward.pass.cpp
  libcxx/test/std/algorithms/ranges_robust_against_dangling.pass.cpp
  libcxx/test/std/algorithms/ranges_robust_against_proxy_iterators.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130968.449537.patch
Type: text/x-patch
Size: 12709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220803/0cf9c403/attachment-0001.bin>


More information about the libcxx-commits mailing list