]> granicus.if.org Git - clang/commit
Use a Twine to concatenate the name instead of going through std::string.
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 8 Dec 2009 13:07:37 +0000 (13:07 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 8 Dec 2009 13:07:37 +0000 (13:07 +0000)
commita4d6ca174b7b8ffeee7392e74b69242f78e94b51
treefeb6da07cf7eeac669be38c32e749d089af26a2f
parente89ba59005479529f5567f12b436617a2ca73ec2
Use a Twine to concatenate the name instead of going through std::string.

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