Use Context.getCharWidth() in place of literal '8's in assertions.
authorKen Dyck <kd@kendyck.com>
Thu, 24 Feb 2011 01:33:05 +0000 (01:33 +0000)
committerKen Dyck <kd@kendyck.com>
Thu, 24 Feb 2011 01:33:05 +0000 (01:33 +0000)
commit9911344114cc493e089964f7602b619e5a47c7bc
treedcf91d46e0649b94d3e660de3ed0c08e47000439
parenta0c21c4ec00ea083bf036edb08bb016085b53409
Use Context.getCharWidth() in place of literal '8's in assertions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126356 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/RecordLayoutBuilder.cpp