[libcxx-commits] [PATCH] D115312: [libc++] [ranges] Fix bugs in ranges::empty().

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 22 19:43:32 PST 2021


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

Rebase on D116198 <https://reviews.llvm.org/D116198>. Expect CI to remain green.


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

https://reviews.llvm.org/D115312

Files:
  libcxx/include/__ranges/empty.h
  libcxx/test/std/ranges/range.access/empty.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115312.395960.patch
Type: text/x-patch
Size: 3527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211223/89d3028f/attachment-0001.bin>


More information about the libcxx-commits mailing list