]> granicus.if.org Git - clang/commit
Move code from EmitUnion directly into the function that handles cast-to-union.
authorAnders Carlsson <andersca@mac.com>
Fri, 31 Jul 2009 21:38:39 +0000 (21:38 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 31 Jul 2009 21:38:39 +0000 (21:38 +0000)
commitaaed50dfb52d358a407dbbdd1ca323f9328e957a
tree97d88210fd84990892171253c1c943668d63b284
parentf6c43965c41e042f0541bdd47b1511d585b2dcfd
Move code from EmitUnion directly into the function that handles cast-to-union.

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