[libcxx-commits] [PATCH] D118963: [libc++] No longer support ranges::begin(x) when x is an array of incomplete type.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 4 09:21:50 PST 2022


Quuxplusone updated this revision to Diff 405998.
Quuxplusone marked 3 inline comments as done.
Quuxplusone added a comment.

`sizeof(_Tp)`


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

https://reviews.llvm.org/D118963

Files:
  libcxx/include/__ranges/access.h
  libcxx/test/libcxx/ranges/range.access/begin.incomplete_type.sh.cpp
  libcxx/test/std/ranges/range.access/begin.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118963.405998.patch
Type: text/x-patch
Size: 6149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220204/728d52f7/attachment-0001.bin>


More information about the libcxx-commits mailing list