[PATCH] D64666: [Sema] Enable -Wimplicit-float-conversion for integral to floating point precision loss
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 25 01:11:26 PDT 2019
xbolva00 resigned from this revision.
xbolva00 added a comment.
This is not okay. Your patch has also same C++11 and higher issues related to narrowing (multiple warnings) as my old patch.
I told you about it my issue. I asked you if your patch has no such issues - you said no.
I has asked you if you ran ninja check-clang - you said everything passed.
Please revert you patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64666/new/
https://reviews.llvm.org/D64666
More information about the cfe-commits
mailing list