[libcxx-commits] [PATCH] D103493: [libcxx][ranges] Add concepts in range.utility.helpers.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 2 13:34:15 PDT 2021
zoecarver updated this revision to Diff 349364.
zoecarver added a comment.
- Fix versioning.
- Use test::sentinel_wrapper.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103493/new/
https://reviews.llvm.org/D103493
Files:
libcxx/include/__iterator/concepts.h
libcxx/include/__iterator/iterator_traits.h
libcxx/include/__ranges/view.h
libcxx/include/concepts
libcxx/test/libcxx/ranges/range.utility.helpers/has_arrow.compile.pass.cpp
libcxx/test/libcxx/ranges/range.utility.helpers/not_same.compile.pass.cpp
libcxx/test/libcxx/ranges/range.utility.helpers/simple_view.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103493.349364.patch
Type: text/x-patch
Size: 9104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210602/f7a35079/attachment.bin>
More information about the libcxx-commits
mailing list