]> granicus.if.org Git - clang/commit
Move the vcall and vbase offset layout code out into its own class.
authorAnders Carlsson <andersca@mac.com>
Thu, 25 Feb 2010 03:45:56 +0000 (03:45 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 25 Feb 2010 03:45:56 +0000 (03:45 +0000)
commitd68c083c185ca0049126c52dfc4191e840c08edc
treec170f98913d8c62fe368f8b6ab788238bfcf25d2
parent43302d4144b5291961aa160d2fe191c09a9d8ad1
Move the vcall and vbase offset layout code out into its own class.

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