]> granicus.if.org Git - clang/commit
Reapply r128770. It's not the cause of the issues Devang saw with debug info.
authorKen Dyck <kd@kendyck.com>
Thu, 7 Apr 2011 00:55:01 +0000 (00:55 +0000)
committerKen Dyck <kd@kendyck.com>
Thu, 7 Apr 2011 00:55:01 +0000 (00:55 +0000)
commitd28c33caf38aadae30473ba04ad67e88bece5938
treeecf7ec66122e934a1206c7e2e03cfc81848adc70
parent83eedee56e51b4b9b883a52da1c90ab86151a121
Reapply r128770. It's not the cause of the issues Devang saw with debug info.

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@129043 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGVTables.cpp