[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
Sun Nov 18 09:13:08 PST 2018
xbolva00 added a comment.
I removed _Float16 related tests since some bots may fall with it, i dont know much about this custom type.
Anyway, It is fine on linux x86 64. I will restore them.
System macro - I will fix it.
https://reviews.llvm.org/D52835
More information about the cfe-commits
mailing list