]> granicus.if.org Git - clang/commit
Convert the offset parameters of AddMethods() to CharUnits. No change in
authorKen Dyck <kd@kendyck.com>
Sun, 27 Mar 2011 19:15:11 +0000 (19:15 +0000)
committerKen Dyck <kd@kendyck.com>
Sun, 27 Mar 2011 19:15:11 +0000 (19:15 +0000)
commit3a726802cd05b2161ec5d9f2903749fa27093576
tree3ccf95cf79cbb59ce31c3b5276312f744193317c
parent0e55ade4f73afca6e4667af105f9272c5e0be007
Convert the offset parameters of AddMethods() to CharUnits. No change in
functionality intended.

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