]> granicus.if.org Git - clang/commit
Refine non-virtual part of the this adjustment for thunks. Refine
authorMike Stump <mrs@apple.com>
Thu, 15 Oct 2009 09:30:16 +0000 (09:30 +0000)
committerMike Stump <mrs@apple.com>
Thu, 15 Oct 2009 09:30:16 +0000 (09:30 +0000)
commit3425b97cc630717098f719d2d861b7e2be960bd0
tree9a91bc2aa845a8920a677f39808ed6b674286f1b
parent7adf94906e23eae295a006659c55eab9ffcf8b37
Refine non-virtual part of the this adjustment for thunks.  Refine
non-virtual part of the return result adjustments for covariant
thunks.  WIP.

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