[libcxx-commits] [PATCH] D142843: [libc++] Addresses LWG3358

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jan 29 07:45:16 PST 2023


Mordante created this revision.
Herald added a project: All.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

  LWG3358 ยง[span.cons] is mistaken that to_address can throw

Since last - first has to throw tests are added to make sure this always
happens.

Depends on D142808 <https://reviews.llvm.org/D142808>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D142843

Files:
  libcxx/docs/Status/Cxx20Issues.csv
  libcxx/include/span
  libcxx/test/std/containers/views/views.span/span.cons/iterator_sentinel.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142843.493095.patch
Type: text/x-patch
Size: 5864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230129/6c8e9525/attachment-0001.bin>


More information about the libcxx-commits mailing list