[libcxx-commits] [PATCH] D157539: Update RangesAlgorithm status

Zijun Zhao via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 9 12:30:48 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG996559602bfb: Update RangesAlgorithm status (authored by ZijunZhao).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157539

Files:
  libcxx/docs/Status/RangesAlgorithms.csv


Index: libcxx/docs/Status/RangesAlgorithms.csv
===================================================================
--- libcxx/docs/Status/RangesAlgorithms.csv
+++ libcxx/docs/Status/RangesAlgorithms.csv
@@ -3,10 +3,10 @@
 C++23,`find_last <https://wg21.link/P1223R5>`_,Unassigned,No patch yet,Not started
 C++23,`find_last_if <https://wg21.link/P1223R5>`_,Unassigned,No patch yet,Not started
 C++23,`find_last_if_not <https://wg21.link/P1223R5>`_,Unassigned,No patch yet,Not started
-C++23,`starts_with <https://wg21.link/P1659R3>`_,Unassigned,No patch yet,Not started
-C++23,`ends_with <https://wg21.link/P1659R3>`_,Unassigned,No patch yet,Not started
+C++23,`starts_with <https://wg21.link/P1659R3>`_,Zijun Zhao,`D150735 <https://llvm.org/D150735>`_,✅
+C++23,`ends_with <https://wg21.link/P1659R3>`_,Zijun Zhao,No patch yet,In Progress
 C++23,`shift_left <https://wg21.link/p2440r1>`_,Unassigned,No patch yet,Not started
 C++23,`shift_right <https://wg21.link/p2440r1>`_,Unassigned,No patch yet,Not started
 C++23,`iota (algorithm) <https://wg21.link/p2440r1>`_,Unassigned,No patch yet,Not started
 C++23,`fold <https://wg21.link/p2322r5>`_,Unassigned,No patch yet,Not started
-C++23,`contains <https://wg21.link/p2302r2>`_,Unassigned,No patch yet,Not started
+C++23,`contains <https://wg21.link/p2302r2>`_,Zijun Zhao,No patch yet,In Progress


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157539.548738.patch
Type: text/x-patch
Size: 1347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230809/26fb5fff/attachment-0001.bin>


More information about the libcxx-commits mailing list