[libcxx-commits] [PATCH] D117948: [libc++][doc] Update the release notes.

Chuanqi Xu via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 22 19:46:58 PST 2022


ChuanqiXu added inline comments.


================
Comment at: libcxx/docs/ReleaseNotes.rst:62
 
+- The C++20 ``<coroutine>`` implementation has been completed.
+
----------------
Quuxplusone wrote:
> @ChuanqiXu: Do you agree with this statement?
> I don't specifically object to it myself, but I figure @ChuanqiXu is the person who knows best.
Yeah, I agree. The <coroutine> header should already be completed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117948



More information about the libcxx-commits mailing list