]> granicus.if.org Git - clang/commit
Convert the OffsetInLayoutClass parameter of LayoutSecondaryVTables to
authorKen Dyck <kd@kendyck.com>
Wed, 30 Mar 2011 00:50:28 +0000 (00:50 +0000)
committerKen Dyck <kd@kendyck.com>
Wed, 30 Mar 2011 00:50:28 +0000 (00:50 +0000)
commit75762b35a85ddf9666ab7ad64bdd6332f741d116
treefee8b6d5fc60d0b78cddb69d319ccb4777696677
parentacd723666777b4ac1f79a97b6a300e6cf919d519
Convert the OffsetInLayoutClass parameter of LayoutSecondaryVTables to
CharUnits. No change in functionality intended.

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