[PATCH] D16533: Bug 20796 - GCC's -Wstrict-prototypes warning not implemented in Clang
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 5 10:03:04 PST 2016
arphaman updated this revision to Diff 80285.
arphaman marked 2 inline comments as done.
arphaman added a comment.
The updated patch addresses Bruno's comments.
Repository:
rL LLVM
https://reviews.llvm.org/D16533
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDecl.cpp
lib/Sema/SemaType.cpp
test/Sema/warn-strict-prototypes.c
test/Sema/warn-strict-prototypes.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16533.80285.patch
Type: text/x-patch
Size: 7338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161205/c1f01b3a/attachment-0001.bin>
More information about the cfe-commits
mailing list