[PATCH] D17348: Add -Wcast-calling-convention to warn when casting away calling conventions

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Tue May 10 14:06:19 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269116: Add -Wcast-calling-convention to warn when casting away calling conventions (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D17348?vs=56802&id=56814#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17348

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaCast.cpp
  cfe/trunk/test/Sema/callingconv-cast.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17348.56814.patch
Type: text/x-patch
Size: 9062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160510/4756c5e8/attachment.bin>


More information about the cfe-commits mailing list