[PATCH] D132944: [clang] cleanup -fstrict-flex-arrays implementation

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 30 07:53:09 PDT 2022


serge-sans-paille created this revision.
serge-sans-paille added a reviewer: jyknight.
Herald added a project: All.
serge-sans-paille requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This is a follow up to https://reviews.llvm.org/D126864, addressing some remaining
comments. No functional change intended.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132944

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/object-size-flex-array.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132944.456673.patch
Type: text/x-patch
Size: 4181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220830/7db5c1dc/attachment.bin>


More information about the cfe-commits mailing list