[libcxx-commits] [PATCH] D69466: Guard against overflow in span::subspan
Michael Schellenberger Costa via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Oct 28 11:34:17 PDT 2019
miscco updated this revision to Diff 226719.
miscco added a comment.
- Fix incorrect return type of span::subspan
- Guard against overflow in span::subspan
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69466/new/
https://reviews.llvm.org/D69466
Files:
libcxx/include/span
libcxx/test/std/containers/views/span.sub/subspan.fail.cpp
libcxx/test/std/containers/views/span.sub/subspan.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69466.226719.patch
Type: text/x-patch
Size: 6183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191028/71d4b563/attachment.bin>
More information about the libcxx-commits
mailing list