]> granicus.if.org Git - clang/commit
Replace a literal 8 with Context->getCharWidth() in
authorKen Dyck <kd@kendyck.com>
Sat, 30 Apr 2011 16:08:27 +0000 (16:08 +0000)
committerKen Dyck <kd@kendyck.com>
Sat, 30 Apr 2011 16:08:27 +0000 (16:08 +0000)
commit0c4e5d6c499e926a99812a92937df587f67e8362
treef9c09ee6c6b12e018c1b82694f4652e651129947
parent25df423cfc6689cf21d51a66af84ea1e70d489df
Replace a literal 8 with Context->getCharWidth() in
SynthesizeByrefCopyDestroyHelper(). No change in functionality intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130608 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Rewrite/RewriteObjC.cpp