[libcxx-commits] [PATCH] D107920: [libcxx][ranges] Add `unreachable_sentinel`.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 11 11:17:11 PDT 2021
zoecarver created this revision.
zoecarver added reviewers: ldionne, cjdb.
Herald added a subscriber: mgorny.
zoecarver requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D107920
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__iterator/unreachable_sentinel.h
libcxx/include/iterator
libcxx/include/module.modulemap
libcxx/test/std/iterators/predef.iterators/unreachable.sentinel/unreachable_sentinel.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107920.365805.patch
Type: text/x-patch
Size: 4627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210811/9176f093/attachment.bin>
More information about the libcxx-commits
mailing list