]> granicus.if.org Git - clang/commit
implement size/alignment analysis for arrays and vectors. This gets carbon.h working...
authorChris Lattner <sabre@nondot.org>
Thu, 19 Jul 2007 22:06:24 +0000 (22:06 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 19 Jul 2007 22:06:24 +0000 (22:06 +0000)
commit030d8846c7e520330007087e949f621989876e3a
treef9c017db7d6ecb148ba3b7f26d5c04f3498e5cbf
parentaff1edd84aaafef15b737acd8ec61abcca6d6bc3
implement size/alignment analysis for arrays and vectors.  This gets carbon.h working again.

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