[libcxx-commits] [libcxx] Polishing documentation of libc++ (PR #132962)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 25 12:57:31 PDT 2025


================
@@ -237,22 +236,22 @@ C++26 Specific Configuration Macros
 Libc++ Extensions
 =================
 
-This section documents various extensions provided by libc++, how they're
-provided, and any information regarding how to use them.
+This section documents various extensions to the C++ standard library
+provided by libc++ and any information regarding how to use them.
----------------
ldionne wrote:

The old formulation was clearer. The new formulation reads as-if libc++ was "providing a C++ standard library".

https://github.com/llvm/llvm-project/pull/132962


More information about the libcxx-commits mailing list