[PATCH] D128449: [clang] Introduce -Warray-parameter
    serge via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Jun 24 06:04:19 PDT 2022
    
    
  
serge-sans-paille updated this revision to Diff 439718.
serge-sans-paille added a comment.
Take review into account : rework indentation, style cleaning and be more accurate about bounds reporting
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128449.439718.patch
Type: text/x-patch
Size: 6376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220624/1a0f3add/attachment.bin>
    
    
More information about the cfe-commits
mailing list