[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
Fri Sep 3 10:19:17 PDT 2021
ldionne updated this revision to Diff 370620.
ldionne added a comment.
Fix test that didn't work when the debug mode is enabled.
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.370620.patch
Type: text/x-patch
Size: 5970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210903/160a3692/attachment.bin>
More information about the libcxx-commits
mailing list