[PATCH] D123456: [C89/C2x] Diagnose calls to a function without a prototype but passes arguments

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 12 07:42:14 PDT 2022


aaron.ballman updated this revision to Diff 422231.
aaron.ballman marked 3 inline comments as done.
aaron.ballman added a comment.

Updated based on review feedback (reworded diagnostic and release note).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123456/new/

https://reviews.llvm.org/D123456

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaExpr.cpp
  clang/test/Analysis/nullability.c
  clang/test/Analysis/svalbuilder-float-cast.c
  clang/test/Sema/warn-deprecated-non-prototype.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123456.422231.patch
Type: text/x-patch
Size: 7144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220412/ce8a200e/attachment.bin>


More information about the cfe-commits mailing list