Fixed cast to union with anonymous bitfields.
authorAbramo Bagnara <abramo.bagnara@gmail.com>
Thu, 7 Oct 2010 21:20:44 +0000 (21:20 +0000)
committerAbramo Bagnara <abramo.bagnara@gmail.com>
Thu, 7 Oct 2010 21:20:44 +0000 (21:20 +0000)
commit8c4bfe52e528d6c9810cfb0c59859bca9ddc41f0
tree245251a66b648121d4f3029a17aa70aed5c2304d
parent9ff3e66b204602301b779072c20ca8e9c6743759
Fixed cast to union with anonymous bitfields.

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