Commits

Joe Groff committed 990212b1c6d
SILGen: When applying the result function of a function, do not reabstract to the original callee's abstraction pattern. We already reabstracted the result function to the substituted function type. Quick fix for <rdar://problem/15598596>. Swift SVN r12307