[PATCH] D128449: [clang] Introduce -Warray-parameter

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 7 03:34:26 PDT 2022


serge-sans-paille updated this revision to Diff 442844.
serge-sans-paille marked an inline comment as done.
serge-sans-paille added a comment.

Take review into account.


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.442844.patch
Type: text/x-patch
Size: 7305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220707/cc4e7301/attachment.bin>


More information about the cfe-commits mailing list