[libcxx-commits] [libcxx] [libc++] Refactor num_get optimization to not be ABI breaking (PR #121690)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 29 08:33:27 PST 2025
================
@@ -57,8 +57,6 @@
// because it changes the mangling of the virtual function located in the vtable, which
----------------
ldionne wrote:
PR description please!
https://github.com/llvm/llvm-project/pull/121690
More information about the libcxx-commits
mailing list