Prazek marked an inline comment as done.
Prazek added a comment.

In http://reviews.llvm.org/D18821#393556, @mnbvmar wrote:

> This check throws a warning also on the conversion to floats (probably very 
> rare ones):
>
>   double number = true;
>
>
> Even though this behavior is correct, the code warns about the implicit 
> conversion to **integers**.


That case is extremaly rare. I will see what I can do


http://reviews.llvm.org/D18821



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to