Files
A. Jiang 470ba560b7 [libc++] Properly calculate rounded-up size for {allocate,make}_shared (#190315)
Previously, the allocated size might be a bit too small for certain
cases. This patch makes the size calculated with potentially larger
alignment of the whole control block.
2026-04-08 17:49:04 +08:00
..