[PATCH] D150892: Reland: [clang][ExprConstant] fix __builtin_object_size for flexible array members

Nick Desaulniers via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 23 10:18:44 PDT 2023


nickdesaulniers updated this revision to Diff 524787.
nickdesaulniers retitled this revision from "[clang][ExprConstant] fix __builtin_object_size for flexible array members" to "Reland: [clang][ExprConstant] fix __builtin_object_size for flexible array members".
nickdesaulniers added a comment.
This revision is now accepted and ready to land.

- rebase, merge D151148 <https://reviews.llvm.org/D151148>, fix @saugustine's case, move helper out of line


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150892

Files:
  clang/docs/ReleaseNotes.rst
  clang/lib/AST/ExprConstant.cpp
  clang/test/CodeGen/object-size.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150892.524787.patch
Type: text/x-patch
Size: 4220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230523/e063b679/attachment.bin>


More information about the cfe-commits mailing list