Commits

Joe Groff committed fcbefd0c38b
SIL: Don't allow switch_union to work with address-only unions. In designing the runtime model for generic unions with John, we decided we're going to need very different SIL semantics for destructuring address-only unions, so I don't think trying to stretch switch_union to cover all unions makes any sense anymore. Swift SVN r7225