]> granicus.if.org Git - clang/commit
Fix check strings in test case and use llvm::to_string instead of
authorAkira Hatanaka <ahatanaka@apple.com>
Fri, 6 Oct 2017 07:47:47 +0000 (07:47 +0000)
committerAkira Hatanaka <ahatanaka@apple.com>
Fri, 6 Oct 2017 07:47:47 +0000 (07:47 +0000)
commita58a87ba41cee51520ab4ced0233303746430c4e
tree3a8a0278094034616a44454ac05613417fd32d3c
parentbf4f1930710b0dd12d7f7e2ceb9328916074b258
Fix check strings in test case and use llvm::to_string instead of
std::to_string.

These changes were needed to fix bots that started failing after
r315045.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315046 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp
test/CodeGenObjC/os_log.m