[PATCH] D135920: [clang][Sema] Use correct array size for diagnostic
Bill Wendling via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 19 12:02:13 PDT 2022
void updated this revision to Diff 468997.
void added a comment.
Add release note.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135920/new/
https://reviews.llvm.org/D135920
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaChecking.cpp
clang/test/Sema/array-bounds-ptr-arith.c
clang/test/Sema/integer-overflow.c
clang/test/SemaCXX/array-bounds-ptr-arith.cpp
clang/test/SemaCXX/array-bounds-strict-flex-arrays.cpp
clang/test/SemaCXX/array-bounds.cpp
clang/test/SemaCXX/integer-overflow.cpp
clang/test/SemaObjC/flexible-array-bounds.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135920.468997.patch
Type: text/x-patch
Size: 24839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221019/3a58fe41/attachment-0001.bin>
More information about the cfe-commits
mailing list