[PATCH] D42728: Add more warnings for implict conversions (e.g. double truncation to float).

Andrew V. Tischenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 07:42:44 PST 2018


avt77 updated this revision to Diff 136524.
avt77 added a comment.

It seems I fixed all requirements what I could.


https://reviews.llvm.org/D42728

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaChecking.cpp
  test/Sema/conversion.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42728.136524.patch
Type: text/x-patch
Size: 4915 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/8b2f9efe/attachment.bin>


More information about the llvm-commits mailing list