]> granicus.if.org Git - clang/commit
Assert that the LLVM type has the same size as the RecordDecl size.
authorAnders Carlsson <andersca@mac.com>
Sat, 8 Aug 2009 18:01:57 +0000 (18:01 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 8 Aug 2009 18:01:57 +0000 (18:01 +0000)
commitdf31e091126da6a5c08303a78b562d00e7fd4e20
treed2f1aca2c9623a628a5055728b697582f64ca2fe
parentfb7ef75a28af7b6a7f666df2a5db53cf90d957b1
Assert that the LLVM type has the same size as the RecordDecl size.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@78481 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGRecordLayoutBuilder.cpp