[libcxx-commits] [PATCH] D130515: [libc++][ranges] Make sure all range algorithms support differing projection types:

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 26 00:54:38 PDT 2022


var-const updated this revision to Diff 447603.
var-const added a comment.

Fix the CI and rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130515

Files:
  libcxx/include/__algorithm/includes.h
  libcxx/include/__algorithm/ranges_includes.h
  libcxx/test/std/algorithms/ranges_robust_against_differing_projections.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130515.447603.patch
Type: text/x-patch
Size: 6681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220726/1964f0eb/attachment.bin>


More information about the libcxx-commits mailing list