[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 Nov 1 09:48:12 PDT 2018


xbolva00 added a comment.

Since I don't think we have any false positives here, maybe it would be useful to add it to -Wall or -Wextra?


https://reviews.llvm.org/D52835





More information about the cfe-commits mailing list