[libcxx-commits] [clang] [libcxxabi] [llvm] [Clang] Mangling of pack indexing type and expression for itanium (PR #123513)

Aaron Ballman via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 15 04:55:27 PDT 2026


================
@@ -155,6 +150,8 @@ C++2c Feature Support
 C++23 Feature Support
 ^^^^^^^^^^^^^^^^^^^^^
 
+- Implement Itanium mangling for pack indexing. (#GH112003)
----------------
AaronBallman wrote:

This isn't fully implemented though, right? Worth pointing out that there may be ABI-breaking changes in the future?

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


More information about the libcxx-commits mailing list