[all-commits] [llvm/llvm-project] 3ea075: [libc++] Enable sized deallocation when building o...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue May 6 12:21:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ea0754d9a51641b0a6143bff7d1f534e19c1ae2
https://github.com/llvm/llvm-project/commit/3ea0754d9a51641b0a6143bff7d1f534e19c1ae2
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M libcxx/utils/ci/apple-install-libcxx.sh
Log Message:
-----------
[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.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list