[libcxx-commits] [PATCH] D129040: [libc++] Fix unwrapping ranges with different iterators and sentinels

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 28 01:23:02 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe01b4fe956dd: [libc++] Fix unwrapping ranges with different iterators and sentinels (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D129040?vs=448170&id=448259#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129040

Files:
  libcxx/.clang-format
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/copy.h
  libcxx/include/__algorithm/unwrap_range.h
  libcxx/include/module.modulemap.in
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/std/algorithms/alg.modifying.operations/alg.copy/ranges.copy.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129040.448259.patch
Type: text/x-patch
Size: 9375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220728/af1890ef/attachment-0001.bin>


More information about the libcxx-commits mailing list