[PATCH] D115440: [clang][auto-init] Provide __builtin_alloca_uninitialized

Alexander Potapenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 9 06:35:46 PST 2021


glider added a comment.

In D115440#3182585 <https://reviews.llvm.org/D115440#3182585>, @melver wrote:

> For completeness, also provide __builtin_alloca_with_align_uninitialized().

Please make sure to update the patch description.
(You may have done already, but arc doesn't pull them automatically)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115440



More information about the cfe-commits mailing list