[libcxx-commits] [libcxx] Polishing documentation of libc++ (PR #132962)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 26 00:19:04 PDT 2025
================
@@ -75,7 +75,7 @@ when ``-fexperimental-library`` is passed:
.. note::
Experimental libraries are experimental.
* The contents of the ``<experimental/...>`` headers and the associated static
- library will not remain compatible between versions.
+ library will generally not remain compatible between versions.
----------------
philnik777 wrote:
```suggestion
library may not remain compatible between versions.
```
https://github.com/llvm/llvm-project/pull/132962
More information about the libcxx-commits
mailing list