]> granicus.if.org Git - clang/commit
add support for usage of cast to union thing with static vars
authorNuno Lopes <nunoplopes@sapo.pt>
Sat, 17 Jan 2009 00:48:48 +0000 (00:48 +0000)
committerNuno Lopes <nunoplopes@sapo.pt>
Sat, 17 Jan 2009 00:48:48 +0000 (00:48 +0000)
commit81e51e2c5bf1e4edc3b70040e2083fa83d314e40
treed016d1eeab8587d9f11738b51c19cae383196e85
parent0b7a158d120ac8d78c114a823e17eedfec6b6658
add support for usage of cast to union thing with static vars

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62387 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprConstant.cpp
test/CodeGen/cast-to-union.c