Fix an assertion when initializing a union using a member initializer. (We...
Fix an assertion when initializing a union using a member initializer. (We weren't casting from the union type to the initializer type correctly). llvm-svn: 80837
Loading
Please register or sign in to comment