[PATCH] D100879: [Clang] Propagate guaranteed alignment for malloc and others
John McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 20 21:15:38 PDT 2021
rjmccall added a comment.
Please addd tests, including tests that we suppress this assumption under e.g. `-fno-builtin-malloc`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100879/new/
https://reviews.llvm.org/D100879
More information about the cfe-commits
mailing list