[PATCH] D128449: [clang] Introduce -Warray-parameter
serge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 27 12:20:07 PDT 2022
serge-sans-paille updated this revision to Diff 440352.
serge-sans-paille marked 3 inline comments as done.
serge-sans-paille added a comment.
Take review into account + add C++ test file.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128449/new/
https://reviews.llvm.org/D128449
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticGroups.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaDecl.cpp
clang/test/Misc/warning-wall.c
clang/test/Sema/array-parameter.c
clang/test/Sema/array-parameter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128449.440352.patch
Type: text/x-patch
Size: 6873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220627/93b903a1/attachment-0001.bin>
More information about the cfe-commits
mailing list