[PATCH] D118804: Revert "[Clang] Propagate guaranteed alignment for malloc and others"
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 8 05:11:04 PST 2022
aaron.ballman added a comment.
In D118804#3304261 <https://reviews.llvm.org/D118804#3304261>, @urnathan wrote:
> While C2X has blessed such smaller alignments, the x86_64 ABI (in particular), has not. However, using that ABI to justify 'It. Is. 16. Bytes.', is really an exercise in reality denial at this point. just thought I'd make it clear we have conflicting standards and practicality to attend to.
Do we want me to report back to WG14 with information that N2293 might not suitable for adoption into C2x?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118804/new/
https://reviews.llvm.org/D118804
More information about the cfe-commits
mailing list