Skip to content
Commit d29fde24 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Eliminate an incomplete/incorrect attempt to provide support for C++0x

unrestricted unions, which ended up attempting to initialize objects
in a union (which CodeGen isn't prepared for). Fixes PR9683.

llvm-svn: 135027
parent 609ada27
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment