]> granicus.if.org Git - clang/commit
emit padding as undef values, take 2
authorNuno Lopes <nunoplopes@sapo.pt>
Fri, 16 Apr 2010 20:56:35 +0000 (20:56 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Fri, 16 Apr 2010 20:56:35 +0000 (20:56 +0000)
commitcdb30b41590bf9e20d1d46a866fce071ebadf21a
tree0ba6645bdf019dd47fe9847de9c75c3ee78b528a
parentf0e43e5c4634870b8ac7bf65d5ffa5f292d4c8a5
emit padding as undef values, take 2
merge also a few tests I had here for this feature, and FileCheck'ize one file

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101535 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprConstant.cpp
test/CodeGen/decl.c
test/CodeGen/designated-initializers.c
test/CodeGen/global-init.c
test/CodeGen/union-init2.c