[llvm-branch-commits] [libcxx] [libc++] Add ABI flag to make __tree nodes more compact (PR #147681)

Louis Dionne via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Sep 10 10:10:34 PDT 2025


================
@@ -98,6 +99,8 @@
 #  endif
 #endif
 
+#define _LIBCPP_ABI_TREE_POINTER_INT_PAIR
----------------
ldionne wrote:

Let's add some documentation for this. Also (or only?) in the `.rst` docs?

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


More information about the llvm-branch-commits mailing list