[PATCH] D33739: [Sema] Improve -Wstrict-prototypes diagnostic message for blocks

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 1 18:07:36 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304507: [Sema] Improve -Wstrict-prototypes diagnostic message for blocks. (authored by ahatanak).

Changed prior to commit:
  https://reviews.llvm.org/D33739?vs=100916&id=101155#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33739

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.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33739.101155.patch
Type: text/x-patch
Size: 5417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170602/85b34c37/attachment-0001.bin>


More information about the cfe-commits mailing list