[libcxx-commits] [libcxx] Polishing documentation of libc++ (PR #132962)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 12 13:21:25 PDT 2025
================
@@ -237,23 +236,23 @@ 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:
```suggestion
This section documents various extensions provided by libc++
and any information regarding how to use them.
```
https://github.com/llvm/llvm-project/pull/132962
More information about the libcxx-commits
mailing list