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

Alex Lapenkov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 7 10:24:15 PST 2022


Lapenkov added a comment.

In D118804#3301753 <https://reviews.llvm.org/D118804#3301753>, @jyknight wrote:

> In D118804#3301746 <https://reviews.llvm.org/D118804#3301746>, @Lapenkov wrote:
>
>> Is it hard to retrofit this diff into LLVM 13?
>
> It would be easy to backport this change into LLVM 13, but the problem is that there are no more releases planned on the LLVM 13 branch.

I see, thanks for the quick reply.


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