[libcxx-commits] [PATCH] D120417: [libc++] [ranges] Regression test for decltype(auto) ranges::iter_move

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Feb 27 13:58:29 PST 2022


Quuxplusone updated this revision to Diff 411701.
Quuxplusone added a comment.

GCC 11 was still happy with the previous test. Try one basically-not-reduced-at-all from the `ranges::min` review.


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

https://reviews.llvm.org/D120417

Files:
  libcxx/test/std/iterators/iterator.requirements/indirectcallable/projected/projected.compile.pass.cpp
  libcxx/test/std/iterators/iterator.requirements/indirectcallable/projected/projectedtest.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120417.411701.patch
Type: text/x-patch
Size: 4218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220227/7eeb027d/attachment.bin>


More information about the libcxx-commits mailing list