[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 13:12:25 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcc1d02ba2d17: [libc++] No longer support ranges::begin(x) when x is an array of incomplete… (authored by arthur.j.odwyer).

Repository:
  rG LLVM Github Monorepo

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.406089.patch
Type: text/x-patch
Size: 6149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220204/1115c2fc/attachment.bin>


More information about the libcxx-commits mailing list