]> granicus.if.org Git - llvm/commit
Fix build breakage caused by r306096
authorPavel Labath <labath@google.com>
Fri, 23 Jun 2017 13:13:06 +0000 (13:13 +0000)
committerPavel Labath <labath@google.com>
Fri, 23 Jun 2017 13:13:06 +0000 (13:13 +0000)
commit547bbfbdbdb7ab14e03a16cea0d7a55bb3529337
treebc66e9e7071eda87a9ecf5a3cb9a13306573d871
parentd5df6f8a70f2e9fecffcbdbd35fecba9958555ac
Fix build breakage caused by r306096

It seems some targets don't have std::strtof and friends. Hopefully,
dropping the std:: will be fine, as that's what the compiler recommends.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306098 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/StringExtras.h