[PATCH] D100879: [Clang] Propagate guaranteed alignment for malloc and others

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 21 05:13:30 PDT 2021


xbolva00 added a comment.

In D100879#2703979 <https://reviews.llvm.org/D100879#2703979>, @rjmccall wrote:

> Please addd tests, including tests that we suppress this assumption under e.g. `-fno-builtin-malloc`

Done


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100879/new/

https://reviews.llvm.org/D100879



More information about the cfe-commits mailing list