Commits

Joe Groff committed 5be9883d820
SILGen: Be less cavalier with ownership near function applications. Don't take for granted that function applications consume their arguments when emitting the object pointer argument of array injections or the function argument of applications. That's not going to be the case for ObjC methods. Swift SVN r4812