[libcxx-commits] [PATCH] D119214: [libc++][ranges][NFC] Refactor tests for `ranges::{begin, end}`.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 8 20:45:50 PST 2022


var-const updated this revision to Diff 407040.
var-const marked 3 inline comments as done.
var-const added a comment.

Address feedback and rebase on `main`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119214

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: D119214.407040.patch
Type: text/x-patch
Size: 12868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220209/406c143c/attachment.bin>


More information about the libcxx-commits mailing list