[libcxx-commits] [PATCH] D107596: [libc++][doc] Improve contributor documentation.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 9 09:24:30 PDT 2021
Mordante marked 3 inline comments as done.
Mordante added a comment.
Thanks for the review.
================
Comment at: libcxx/docs/Contributing.rst:73-74
+
+For features in a not yet ratified C++ Standard libc++ makes no guarantees
+about the implementation status nor the ABI stability. After the C++ Standard
+is ratified libc++ promises a conforming ABI stable implementation. When
----------------
ldionne wrote:
>
I only change `a C++ Standard` to `the a C++ Standard`. In the view of ISO there's only one standard.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107596/new/
https://reviews.llvm.org/D107596
More information about the libcxx-commits
mailing list