]> granicus.if.org Git - clang/commit
Fix a tail padding bug in the record layout builder code. The bug was found by an...
authorAnders Carlsson <andersca@mac.com>
Mon, 27 Jul 2009 14:55:54 +0000 (14:55 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 27 Jul 2009 14:55:54 +0000 (14:55 +0000)
commitc1efe36ca75b4f4f82cdec464bab5693ed0d6058
tree557a28dbe950b328487982995de18a21bcbcc1ca
parent8dca3b3d09ff48b3ec528cd603f835f120c4d9ee
Fix a tail padding bug in the record layout builder code. The bug was found by an existing test.

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