[PATCH] D125814: Improve the strict prototype diagnostic behavior
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 26 05:36:16 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
aaron.ballman marked an inline comment as done.
Closed by commit rG681c50c62e93: Improve the strict prototype diagnostic behavior (authored by aaron.ballman).
Changed prior to commit:
https://reviews.llvm.org/D125814?vs=432020&id=432254#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125814/new/
https://reviews.llvm.org/D125814
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaDecl.cpp
clang/test/C/drs/dr0xx.c
clang/test/CodeGen/2009-06-01-addrofknr.c
clang/test/Parser/declarators.c
clang/test/Sema/arg-duplicate.c
clang/test/Sema/knr-def-call.c
clang/test/Sema/knr-variadic-def.c
clang/test/Sema/warn-deprecated-non-prototype.c
clang/test/Sema/warn-strict-prototypes.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125814.432254.patch
Type: text/x-patch
Size: 25980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220526/cce3b715/attachment-0001.bin>
More information about the cfe-commits
mailing list