diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2021-02-02 13:17:29 -0800 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2021-02-03 19:40:51 -0800 |
commit | aade0ec23b5986a9c478c4093d029a5db8a2c012 (patch) | |
tree | bf39381fef2db3b0a0cb6e1836c73ac95f45bde1 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 781a1b1e3683f44bcf5af27ecdb71a494c707abe (diff) | |
download | llvm-aade0ec23b5986a9c478c4093d029a5db8a2c012.zip llvm-aade0ec23b5986a9c478c4093d029a5db8a2c012.tar.gz llvm-aade0ec23b5986a9c478c4093d029a5db8a2c012.tar.bz2 |
Fix the guaranteed alignment of memory returned by malloc/new on Darwin
The guaranteed alignment is 16 bytes on Darwin.
rdar://73431623
Differential Revision: https://reviews.llvm.org/D95910
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions