[libcxx-commits] [PATCH] D131681: [libc++] Add a missing assertion in std::span's constructor

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 11 12:31:56 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8c6319e30a35: [libc++] Add a missing assertion in std::span's constructor (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131681

Files:
  libcxx/include/span
  libcxx/test/libcxx/containers/views/views.span/span.cons/assert.iter_sent.pass.cpp
  libcxx/test/libcxx/containers/views/views.span/span.cons/assert.iter_size.pass.cpp
  libcxx/test/libcxx/containers/views/views.span/span.cons/assert.other_span.pass.cpp
  libcxx/test/libcxx/containers/views/views.span/span.cons/assert.range.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131681.451949.patch
Type: text/x-patch
Size: 7511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220811/f0aa67d4/attachment-0001.bin>


More information about the libcxx-commits mailing list