]> granicus.if.org Git - clang/commit
Simplify code. If we can reach here, the base must be virtual.
authorZhongxing Xu <xuzhongxing@gmail.com>
Mon, 15 Feb 2010 04:28:35 +0000 (04:28 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Mon, 15 Feb 2010 04:28:35 +0000 (04:28 +0000)
commit94ba380b820cde3fb9d97d5f07ac709ebbb6ac1e
treedda62301a6e26fc78111066534a14cece5b98bc0
parent63efd334081c03a29d351e4aefa00dfaf6966d8a
Simplify code. If we can reach here, the base must be virtual.

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