Use utostr rather than std::to_string
authorKeno Fischer <kfischer@college.harvard.edu>
Wed, 13 Jan 2016 01:26:57 +0000 (01:26 +0000)
committerKeno Fischer <kfischer@college.harvard.edu>
Wed, 13 Jan 2016 01:26:57 +0000 (01:26 +0000)
Looks like std::to_string is not available for Android. Hopefully
this fixes the bot.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257558 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found