[PATCH] D118804: Revert "[Clang] Propagate guaranteed alignment for malloc and others"

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 7 10:33:20 PST 2022


xbolva00 added a comment.

Also, __builtin_malloc(...) can be used to avoid any alignment assumptions.


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