[PATCH] D95910: Fix the guaranteed alignment of memory returned by malloc/new on Darwin
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 3 14:32:00 PST 2021
rjmccall added a comment.
It's 16 bytes on all Darwin platforms, including 32-bit.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95910/new/
https://reviews.llvm.org/D95910
More information about the cfe-commits
mailing list