Louis Dionne 3ea0754d9a
[libc++] Enable sized deallocation when building operator new shims on Apple (#134152)
This ensures that we are able to build the shims on compilers that
enable sized deallocation by default and those that don't, regardless.
2025-05-06 15:21:23 -04:00
..