[libcxx-commits] [PATCH] D116199: [libc++] Fix ranges::{cbegin, cend} for rvalues.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 23 11:59:03 PST 2021


Quuxplusone updated this revision to Diff 396071.
Quuxplusone marked an inline comment as done.
Quuxplusone added a comment.

Landed the NFC whitespace changes separately in 3042091168e99323217223a959df8675bdfa9b3c <https://reviews.llvm.org/rG3042091168e99323217223a959df8675bdfa9b3c>, and then rebased on that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116199

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116199.396071.patch
Type: text/x-patch
Size: 7657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211223/49749dd0/attachment.bin>


More information about the libcxx-commits mailing list