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

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 8 13:37:26 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcc5b77273af3: [clang] Introduce -Warray-parameter (authored by serge-sans-paille).

Changed prior to commit:
  https://reviews.llvm.org/D128449?vs=442844&id=443340#toc

Repository:
  rG LLVM Github Monorepo

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


More information about the cfe-commits mailing list