Commits

Joe Groff committed 70272b08f79
IRGen: Substitute the types of partial_apply captures in the forwarder thunk. Fixes a crash when a partial_apply argument is dependent on a generic parameter, which will be exposed by Michael's generic devirt work. Swift SVN r16869