]> granicus.if.org Git - clang/commit
When dumping vtables, also dump the thunks.
authorAnders Carlsson <andersca@mac.com>
Thu, 18 Mar 2010 02:44:19 +0000 (02:44 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 18 Mar 2010 02:44:19 +0000 (02:44 +0000)
commit9135a84d8e2c835d8b39c92eb15e8e9034b80bad
tree8cc93d094e23def927bc49a76e2891ecc0b8a3a8
parent091b588f09401f2ec20cabffe57d9e09962970ab
When dumping vtables, also dump the thunks.

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