[PATCH] D121629: clang: also check alloc_alignment claims in return

Augie Fackler via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 14 14:25:46 PDT 2022


durin42 updated this revision to Diff 415226.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121629

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/test/CodeGen/catch-alignment-assumption-attribute-alloc_align-on-function-variable.cpp
  clang/test/CodeGen/catch-alignment-assumption-attribute-alloc_align-on-function.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121629.415226.patch
Type: text/x-patch
Size: 9557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220314/7007a082/attachment.bin>


More information about the cfe-commits mailing list