]> granicus.if.org Git - clang/commit
Update CGExprConstant for change to emit padding values as undef.
authorDaniel Dunbar <daniel@zuster.org>
Tue, 8 Dec 2009 21:12:32 +0000 (21:12 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Tue, 8 Dec 2009 21:12:32 +0000 (21:12 +0000)
commit88b172cd206aa94f8eab071787f4a7ec2442c407
tree1e6ca1d41afe36743ec0de07779b37f4bcdf11ec
parent2b48ed7e172e2a2a6535a0bc89cf40f6de9ec2ef
Update CGExprConstant for change to emit padding values as undef.
 - This fixes 2003-05-21-BitfieldHandling.

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