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

Thorsten via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 22 10:37:43 PST 2021


tschuett 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.
----------------
significant?


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