[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
Wed Mar 14 02:49:50 PDT 2018
avt77 updated this revision to Diff 138312.
avt77 added a comment.
I removed cheking of bit-field case.
And I was wrong about increasing of number of failed tests: it's starnge but I was sure I saw it. OK, now we have one modified test only.
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.138312.patch
Type: text/x-patch
Size: 5382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180314/395f585b/attachment-0001.bin>
More information about the llvm-commits
mailing list