[libcxx-commits] [PATCH] D106923: [libcxx][ranges] Add `views::counted` CPO.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 9 15:16:51 PDT 2021


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

Fix the 32 bit bots.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106923

Files:
  libcxx/docs/Status/RangesPaper.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/counted.h
  libcxx/include/module.modulemap
  libcxx/include/ranges
  libcxx/test/libcxx/diagnostics/detail.headers/ranges/counted.module.verify.cpp
  libcxx/test/std/ranges/range.adaptors/range.counted/counted.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106923.365298.patch
Type: text/x-patch
Size: 14833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210809/31989615/attachment.bin>


More information about the libcxx-commits mailing list