[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
Fri Mar 2 01:14:16 PST 2018


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

The issue with getComputationResultType was fixed.


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.136692.patch
Type: text/x-patch
Size: 4794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180302/8632fe72/attachment.bin>


More information about the llvm-commits mailing list