]> granicus.if.org Git - clang/commit
explicitly cast integers to double. This a) silences any
authorChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2009 02:41:36 +0000 (02:41 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Feb 2009 02:41:36 +0000 (02:41 +0000)
commite1ce4a9d839198b233837a66151e6c353cc592b8
tree7ae7fdd9c79963f45f2235318e81c599f2eb7043
parent05a6c166e8d6c8b20360661fd42a5fd2aee8a601
explicitly cast integers to double.  This a) silences any
possible future "data loss" warnings, and b) makes it intensely
obvious to the user what the impl of these functions do in a
ambiguity error.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64724 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/tgmath-sofar.h