The guaranteed alignment is 16 bytes on Darwin.
rdar://73431623
Paths
| Differential D95910
Fix the guaranteed alignment of memory returned by malloc/new on Darwin ClosedPublic Authored by ahatanak on Feb 2 2021, 5:31 PM.
Details Summary The guaranteed alignment is 16 bytes on Darwin. rdar://73431623
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Feb 3 2021, 4:26 PM This revision was landed with ongoing or failed builds.Feb 3 2021, 7:41 PM Closed by commit rGaade0ec23b59: Fix the guaranteed alignment of memory returned by malloc/new on Darwin (authored by ahatanak). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 321251 clang/lib/Basic/TargetInfo.cpp
clang/test/Preprocessor/init-aarch64.c
clang/test/Preprocessor/init-arm.c
|