]> granicus.if.org Git - clang/commit
Use CharUnits for the offsets in the VBaseOffsetOffsetsMapTy types. No
authorKen Dyck <kd@kendyck.com>
Sat, 2 Apr 2011 16:57:20 +0000 (16:57 +0000)
committerKen Dyck <kd@kendyck.com>
Sat, 2 Apr 2011 16:57:20 +0000 (16:57 +0000)
commite3e34e91649b2336f37cf7391b11ad395277fe7b
treef071b3b4e7d35e57bda0a9b50cecdcdb9550eec8
parentd7650610b39947ad8ea8273e7e5099894f71bb08
Use CharUnits for the offsets in the VBaseOffsetOffsetsMapTy types. No
change in functionality intended.

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