[libcxx-commits] [PATCH] D101476: [libcxx][ranges] Add ranges::data CPO.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 14 15:43:34 PDT 2021


zoecarver updated this revision to Diff 345578.
zoecarver added a comment.

Make unbound, incomplete, lvalue reference array types have a hard error.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101476

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/data.h
  libcxx/include/ranges
  libcxx/test/std/ranges/range.access/range.prim/data.incomplete.verify.cpp
  libcxx/test/std/ranges/range.access/range.prim/data.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101476.345578.patch
Type: text/x-patch
Size: 10388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210514/00c8cde7/attachment.bin>


More information about the libcxx-commits mailing list