[PATCH] D134902: [clang] Implement -fstrict-flex-arrays=3
Bill Wendling via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 27 10:50:33 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7f93ae808634: [clang] Implement -fstrict-flex-arrays=3 (authored by void).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134902/new/
https://reviews.llvm.org/D134902
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/LangOptions.h
clang/include/clang/Driver/Options.td
clang/lib/AST/Expr.cpp
clang/lib/AST/ExprConstant.cpp
clang/lib/StaticAnalyzer/Core/MemRegion.cpp
clang/test/CodeGen/bounds-checking-fam.c
clang/test/CodeGen/object-size-flex-array.c
clang/test/Sema/array-bounds-ptr-arith.c
clang/test/SemaCXX/array-bounds-strict-flex-arrays.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134902.471229.patch
Type: text/x-patch
Size: 16297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221027/202f467e/attachment.bin>
More information about the cfe-commits
mailing list