]> granicus.if.org Git - clang/commit
"This patch fixes message sends to super in class methods for the GNU runtime (curren...
authorChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 23:12:40 +0000 (23:12 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 18 Apr 2009 23:12:40 +0000 (23:12 +0000)
commit39d462e231de8f37fffd5a32394fb7642f489d10
treebfe75e7c9a5e0d26d9bce48b14d1b43795990f1f
parentc78476b711902757f3600d75b180e8fe299c3f33
"This patch fixes message sends to super in class methods for the GNU runtime (currently an instance method lookup is being performed)."

Patch by David Chisnall!

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