Skip to content

Fix the guaranteed alignment of memory returned by malloc/new on Darwin #2427

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 4, 2021

Conversation

ahatanaka
Copy link

The guaranteed alignment is 16 bytes on Darwin.

rdar://73431623

Differential Revision: https://reviews.llvm.org/D95910

(cherry picked from commit aade0ec)

The guaranteed alignment is 16 bytes on Darwin.

rdar://73431623

Differential Revision: https://reviews.llvm.org/D95910

(cherry picked from commit aade0ec)
@ahatanaka
Copy link
Author

@swift-ci test macOS

@ahatanaka ahatanaka merged commit eff0507 into apple/stable/20210107 Feb 4, 2021
@ahatanaka ahatanaka deleted the fix-new-align branch February 4, 2021 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant