[PATCH] D16533: Bug 20796 - GCC's -Wstrict-prototypes warning not implemented in Clang

Alex Lorenz via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 9 07:44:44 PST 2016


arphaman added reviewers: rsmith, bruno.
arphaman set the repository for this revision to rL LLVM.
arphaman updated this revision to Diff 77351.
arphaman added a comment.

I rebased the patch, adjusted the test and added a test case for Objective-C blocks.


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.77351.patch
Type: text/x-patch
Size: 7367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161109/b76b9455/attachment.bin>


More information about the cfe-commits mailing list