[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 30 05:15:24 PST 2022
Mordante marked 6 inline comments as done.
Mordante added a comment.
In D117948#3271005 <https://reviews.llvm.org/D117948#3271005>, @ldionne wrote:
> LGTM, and I agree with pretty much all the suggested reformulations. I think it's great to see that we've collectively been getting much better at writing release notes as we make changes -- that's how it should be done.
Agreed and I too noticed the release notes were in a much better shape this time around.
Thanks for all review comments, especially @Quuxplusone for suggesting a lot of improvements.
================
Comment at: libcxx/docs/ReleaseNotes.rst:44
usage and performance. The implementation is considered experimental and isn't
considered ABI stable.
----------------
Quuxplusone wrote:
>
This wording has changed in D115999, where you made similar suggestions which have been adopted.
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