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

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jan 23 05:25:34 PST 2022


Mordante marked 2 inline comments as done.
Mordante added a comment.

Thanks for the comments @Quuxplusone I'll address later with possible comments of others.



================
Comment at: libcxx/docs/ReleaseNotes.rst:62
 
+- The C++20 ``<coroutine>`` implementation has been completed.
+
----------------
ChuanqiXu wrote:
> 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.
I based it on D109433 which marked the feature-test macro as implemented.


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