[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
Wed Dec 7 03:02:42 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288896: Implement the -Wstrict-prototypes warning (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D16533?vs=80285&id=80560#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D16533

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/lib/Sema/SemaType.cpp
  cfe/trunk/test/Sema/warn-strict-prototypes.c
  cfe/trunk/test/Sema/warn-strict-prototypes.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16533.80560.patch
Type: text/x-patch
Size: 7538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161207/c810e6da/attachment.bin>


More information about the cfe-commits mailing list