mgorny added a comment.

In D64666#1613057 <https://reviews.llvm.org/D64666#1613057>, @ziangwan wrote:

> The warning is actually correct here. This implicit integral to float 
> conversion loses precision. Is it the intended behavior of the code? If so, 
> we can simply add an explicit type cast to silence the warning.


I don't really know. Hence, I added author of the code and libc++ maintainers 
as subscribers. Do you think I should open a bug for it too?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64666/new/

https://reviews.llvm.org/D64666



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to