[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
Sat Apr 9 08:31:55 PDT 2022
aaron.ballman updated this revision to Diff 421738.
aaron.ballman marked 2 inline comments as done.
aaron.ballman added a comment.
Updated based on review comments.
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.421738.patch
Type: text/x-patch
Size: 6990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220409/3a878972/attachment.bin>
More information about the cfe-commits
mailing list