Commits

Doug Gregor committed d3d20bbb4fe
Remove an unused LValue path component for opening opaque existentials. NFC; this was dead code, and we're not going to be seeing these in SILGen once the type checker is opening existentials. Swift SVN r27084