Commits

Mark Lacey committed 1859e5da525
Fix witness_method verification issue. Verify that witness_method instructions with a lookup type that is an opened archetype have the optional operand that represents the open_existential instruction. I ran into this working supporting substitution of existential types in mandatory inlining (rdar://problem/17769717). Swift SVN r23665