]> granicus.if.org Git - clang/commit
Use TypeAlignment constant rather than fixed alignment of 8
authorDouglas Gregor <dgregor@apple.com>
Fri, 10 Dec 2010 08:12:03 +0000 (08:12 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 10 Dec 2010 08:12:03 +0000 (08:12 +0000)
commiteb0eb49ce5f5294902769702b9322e42e89e972e
treef89fcf0c2a8c6ecb353215aca38566b89f2c6c61
parent7872d48c615c274e6055ed06d9c4b9ace4f8778d
Use TypeAlignment constant rather than fixed alignment of 8

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121473 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaType.cpp