[PATCH] D134902: [clang] Implement -fstrict-flex-arrays=3
Bill Wendling via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 7 02:15:18 PDT 2022
void updated this revision to Diff 466011.
void added a comment.
Herald added subscribers: steakhal, martong.
Herald added a reviewer: NoQ.
Update comments to reflect reality.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134902/new/
https://reviews.llvm.org/D134902
Files:
clang/include/clang/Basic/LangOptions.h
clang/include/clang/Driver/Options.td
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.466011.patch
Type: text/x-patch
Size: 14112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221007/b943fbe3/attachment-0001.bin>
More information about the cfe-commits
mailing list