[PATCH] D100879: [Clang] Propagate guaranteed alignment for malloc and others
Mauricio Collares via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 20 11:52:38 PST 2021
collares added a comment.
In https://bugzilla.mozilla.org/show_bug.cgi?id=1741454, oxalica discovered this breaks jemalloc-using code, since jemalloc does not guarantee 16-byte alignment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100879/new/
https://reviews.llvm.org/D100879
More information about the cfe-commits
mailing list