[libc-commits] [libc] [libc][malloc] Ensure a minimum block alignment of 4 (PR #169447)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Tue Nov 25 05:54:14 PST 2025


SchrodingerZhu wrote:

@mysterymath shouldn't it be better to align block to `maxalign_t`, which is effectively `long double` for most platforms?

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


More information about the libc-commits mailing list