[PATCH] D62750: Show note for -Wmissing-prototypes for functions with parameters
Aaron Puchert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 11 14:44:22 PDT 2019
aaronpuchert updated this revision to Diff 204171.
aaronpuchert added a comment.
Add checks that we don't emit the fix-it when we shouldn't.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62750/new/
https://reviews.llvm.org/D62750
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDecl.cpp
test/Sema/warn-missing-prototypes.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62750.204171.patch
Type: text/x-patch
Size: 5119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190611/e4ac0692/attachment.bin>
More information about the cfe-commits
mailing list