]> granicus.if.org Git - clang/commit
StringRefize two random methods, remove a dead variable and a weird constructor call.
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 9 Feb 2010 19:31:24 +0000 (19:31 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 9 Feb 2010 19:31:24 +0000 (19:31 +0000)
commit74a8bbf0654fbbf37be04b240b5bbe591f37f242
tree474f3c63e2564b7900d7281aa7f03b7e43c0a4f6
parent9bed8798964d9f07599c2c9199701f86fbc70e20
StringRefize two random methods, remove a dead variable and a weird constructor call.
This maybe fixes some of the errors GCC 4.5 gives on this code.

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