[libcxx-commits] [PATCH] D142494: [libc++][NFC] update Release Notes and Range Status for the completion of C++20 ranges

Hui Huang via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 14 13:28:08 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc510c387631e: [libc++][NFC] update Range Status for the completion of C++20 ranges (authored by Hui).

Changed prior to commit:
  https://reviews.llvm.org/D142494?vs=491856&id=497424#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142494

Files:
  libcxx/docs/Status/RangesViews.csv


Index: libcxx/docs/Status/RangesViews.csv
===================================================================
--- libcxx/docs/Status/RangesViews.csv
+++ libcxx/docs/Status/RangesViews.csv
@@ -12,7 +12,7 @@
 C++20,`drop <https://wg21.link/P1035R7>`_,Zoe Carver,`D102037 <https://llvm.org/D102037>`_,✅
 C++20,`drop_while <https://wg21.link/P1035R7>`_,Hui Xie,`D135460 <https://llvm.org/D135460>`_,✅
 C++20,`join <https://wg21.link/P0896R4>`_,Zoe Carver,`D107671 <https://llvm.org/D107671>`_,✅
-C++20,`split <https://wg21.link/P2210R2>`_,Unassigned,No patch yet,Not started
+C++20,`split <https://wg21.link/P2210R2>`_,Hui Xie,`D142063 <https://llvm.org/D142063>`_,✅
 C++20,`lazy_split <https://wg21.link/P0896R4>`_,Zoe Carver and Konstantin Varlamov,`D107500 <https://llvm.org/D107500>`_,✅
 C++20,`counted <https://wg21.link/P0896R4>`_,Zoe Carver,`D106923 <https://llvm.org/D106923>`_,✅
 C++20,`common <https://wg21.link/P0896R4>`_,Zoe Carver,`D105753 <https://llvm.org/D105753>`_,✅


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142494.497424.patch
Type: text/x-patch
Size: 994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230214/1f877185/attachment.bin>


More information about the libcxx-commits mailing list