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

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 22 11:59:22 PST 2021


Quuxplusone added inline comments.


================
Comment at: libcxx/docs/ReleaseNotes.rst:52
+- More C++20 features have been implemented. Especially the implementation of
+  the various ``constexpr`` papers made a lot of progress. :doc:`Cxx2aStatus`
+  has the full overview of libc++'s C++20 implementation status.
----------------
Mordante wrote:
> tschuett wrote:
> > significant?
> I've been doubting that myself. But if felt a bit empty without being able to mention some concrete improvement. However I don't object against removing it.
One way to make this wording correct would be to ship D93512 D93557 D93661. ;)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95248



More information about the libcxx-commits mailing list