strtod is more portable than strtof apparently.  Instead of making this conditional,
just always use strtod.  This is temporary code anyway.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@39972 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed