[libcxx-commits] [PATCH] D108827: [libc++] Add an assertion in the subrange constructors with a size hint

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 2 10:14:38 PDT 2021


ldionne updated this revision to Diff 370317.
ldionne marked 2 inline comments as done.
ldionne added a comment.

Address review comments and poke CI.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108827

Files:
  libcxx/include/__ranges/subrange.h
  libcxx/test/std/ranges/range.utility/range.subrange/primitives.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108827.370317.patch
Type: text/x-patch
Size: 5971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210902/61f1d10e/attachment.bin>


More information about the libcxx-commits mailing list