diff options
author | Alexander Richardson <alexrichardson@google.com> | 2024-10-24 14:09:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-24 14:09:05 -0700 |
commit | 4c8779388fd2f25730a1b044f9f10d6717833fce (patch) | |
tree | 2d5e9f9a5d514c54a0176d3f381475094593a330 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1b8cff9a52eab8718ba55996847ece0a96271bb7 (diff) | |
download | llvm-4c8779388fd2f25730a1b044f9f10d6717833fce.zip llvm-4c8779388fd2f25730a1b044f9f10d6717833fce.tar.gz llvm-4c8779388fd2f25730a1b044f9f10d6717833fce.tar.bz2 |
sanitizer_allocator.cpp: Ensure at least sizeof(void*) alignment
Some platforms (e.g. 64-bit CHERI) have stronger alignment requirements
on values returned from allocators. For all other platforms this does
not result in any functional change.
Reviewed By: cjappl, vitalybuka
Pull Request: https://github.com/llvm/llvm-project/pull/84440
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions