]> granicus.if.org Git - clang/commit
Fix build failure on android due to missing std::to_string()
authorYaxun Liu <Yaxun.Liu@amd.com>
Sat, 14 Oct 2017 12:51:52 +0000 (12:51 +0000)
committerYaxun Liu <Yaxun.Liu@amd.com>
Sat, 14 Oct 2017 12:51:52 +0000 (12:51 +0000)
commite5914c6d35731b268536043573cb109549361a51
tree34d0ccef12b45a2ef84a57ef008fe013f309f922
parent397c91b0034782f1f8dd7e7d6784a3be9fde0e68
Fix build failure on android due to missing std::to_string()

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315805 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetInfo.cpp