]> granicus.if.org Git - clang/commit
Use correct alignment and size for references in records as well.
authorAnders Carlsson <andersca@mac.com>
Fri, 10 Apr 2009 05:31:15 +0000 (05:31 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 10 Apr 2009 05:31:15 +0000 (05:31 +0000)
commit2f1169f45b915c40c6f330af69e4e13dd18a5084
tree3a998897724ecc2482d9acb03239d5ce3c0bddc5
parent4df211412c87df3a5e2ae8330d6c7ff521df2646
Use correct alignment and size for references in records as well.

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