[libcxx-commits] [libcxx] [libc++] Document our ABI guarantees and what ABI flags exist to modify these guarantees (PR #132615)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 21 09:05:08 PDT 2025
================
@@ -0,0 +1,199 @@
+=======================
+libc++'s ABI Guarantees
+=======================
----------------
ldionne wrote:
About the location of this file, I'd be okay with putting it in `libcxx/docs/ABIGuarantees.rst` and merely linking it from the vendor documentation page.
https://github.com/llvm/llvm-project/pull/132615
More information about the libcxx-commits
mailing list