]> granicus.if.org Git - clang/commit
Add a ComputeIvarBaseOffset overload taking an implementation
authorDaniel Dunbar <daniel@zuster.org>
Sun, 3 May 2009 12:57:56 +0000 (12:57 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Sun, 3 May 2009 12:57:56 +0000 (12:57 +0000)
commit9f89f2bc111339ee7fa0df3c2f18e39493b460c4
treec14f1eabccf0ac502e77fc4c0479e0a9efe08cb4
parentd8fd6ff0ea47ba63f836d0f4e6a1bee49863f64a
Add a ComputeIvarBaseOffset overload taking an implementation
decl. Only this routine will be suitable for computing the offset of a
synthesized ivar.
 - No functionality change.

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