]> granicus.if.org Git - clang/commit
Twinify CGObjCMac, this simplifies the code and should reduce std::string
authorDaniel Dunbar <daniel@zuster.org>
Sun, 18 Oct 2009 20:48:59 +0000 (20:48 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 18 Oct 2009 20:48:59 +0000 (20:48 +0000)
commit9c29bf597ee1d085ecce1e1fcbd3c6beed18127a
tree47100a7764ca275b3032502715c228837708c1c4
parentbb378cbf04e343fb15ae3611a153dde60671b514
Twinify CGObjCMac, this simplifies the code and should reduce std::string
trashing.

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