[libcxx-commits] [PATCH] D101737: [libcxx] Implement view.interface.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 3 09:45:35 PDT 2021
zoecarver updated this revision to Diff 342427.
zoecarver added a comment.
- Apply review comments and general cleanup.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101737/new/
https://reviews.llvm.org/D101737
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__ranges/access.h
libcxx/include/__ranges/concepts.h
libcxx/include/__ranges/data.h
libcxx/include/__ranges/empty.h
libcxx/include/__ranges/view_interface.h
libcxx/include/ranges
libcxx/test/std/ranges/range.utility/view.interface/view.interface.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101737.342427.patch
Type: text/x-patch
Size: 18891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210503/1486e333/attachment-0001.bin>
More information about the libcxx-commits
mailing list