[libcxx-commits] [PATCH] D110370: [libc++] Simplify std::ranges::subrange
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Sep 27 14:06:08 PDT 2021
ldionne updated this revision to Diff 375400.
ldionne marked 3 inline comments as done.
ldionne retitled this revision from "[libc++][NFCI] Simplify std::ranges::subrange" to "[libc++] Simplify std::ranges::subrange".
ldionne edited the summary of this revision.
ldionne added a comment.
Address review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110370/new/
https://reviews.llvm.org/D110370
Files:
libcxx/include/__ranges/subrange.h
libcxx/test/std/ranges/range.utility/range.subrange/ctor.default.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110370.375400.patch
Type: text/x-patch
Size: 10487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210927/eae071ab/attachment-0001.bin>
More information about the libcxx-commits
mailing list