[PATCH] D134902: [clang] Implement -fstrict-flex-arrays=3
Bill Wendling via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 25 10:49:11 PDT 2022
void updated this revision to Diff 470561.
void added a comment.
Update the release notes to something resembling English. Also add a better
explanation of what "3" means.
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.470561.patch
Type: text/x-patch
Size: 16297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221025/dc407e40/attachment-0001.bin>
More information about the cfe-commits
mailing list