[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:18:05 PDT 2021


zoecarver updated this revision to Diff 365806.
zoecarver added a comment.

Generate private header tests.


Repository:
  rG LLVM Github Monorepo

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

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/libcxx/diagnostics/detail.headers/iterator/unreachable_sentinel.module.verify.cpp
  libcxx/test/std/iterators/predef.iterators/unreachable.sentinel/unreachable_sentinel.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107920.365806.patch
Type: text/x-patch
Size: 5621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210811/15a4c96a/attachment.bin>


More information about the libcxx-commits mailing list