[PATCH] D52835: [Diagnostics] Check integer to floating point number implicit conversions
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 14 08:04:04 PST 2018
lebedev.ri added a comment.
Are you sure `check-clang` passes with this patch?
It looks like some bots weren't happy before the revert.
(Also, is this warning enabled when building llvm? If yes, you might want to double-check stage2 build.)
Repository:
rC Clang
https://reviews.llvm.org/D52835
More information about the cfe-commits
mailing list