[libcxx-commits] [PATCH] D142497: [libc++][ranges][NFC] Update Ranges status and release notes.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 25 09:31:46 PST 2023


Mordante added subscribers: huixie90, Mordante.
Mordante accepted this revision.
Mordante added a comment.
This revision is now accepted and ready to land.

LGTM, thanks!

Please coordinate with @huixie90 due to the merge conflicts with D142494 <https://reviews.llvm.org/D142494>. Can you make sure both patches are backported to the release branch?



================
Comment at: libcxx/docs/ReleaseNotes.rst:47
+the exception of `join_view` that is about to undergo an ABI-breaking change due
+to D2770R0). Work on C++23 ranges has started.
 
----------------
Please verify whether I suggested the proper syntax.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142497



More information about the libcxx-commits mailing list