[libcxx-commits] [PATCH] D69466: Guard against overflow in span::subspan

Michael Schellenberger Costa via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Oct 26 13:32:46 PDT 2019


miscco created this revision.
Herald added subscribers: libcxx-commits, christof.
Herald added a project: libc++.

Repository:
  rG LLVM Github Monorepo

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.226548.patch
Type: text/x-patch
Size: 6183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191026/403b2feb/attachment.bin>


More information about the libcxx-commits mailing list