Commits

Michael Gottesman committed 34f264f0e57
[sil-combine] Fix assertion failure in partial apply closure cleanup where we were attempting to create destroy values for arguments that were not apart of the partial apply itself in the case where the partial apply had more than 1 argument left uncurried. Swift SVN r13448