[PATCH] D52835: [Diagnostics] Check integer to floating point number implicit conversions

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 11 23:55:54 PDT 2018


xbolva00 added a comment.

As noted, this in under LiteralConversion (-Wconversion). GCC has it too under -Wconversion, so I think it is fine as is, or? 
@rsmith


https://reviews.llvm.org/D52835





More information about the cfe-commits mailing list