Commits

Joe Groff committed 9b34a944e0f
CapturePromotion: Use SILFunctionType interface type APIs. NFC in these cases, just switching to the new APIs, which are only used in situations where they are invariant with the old APIs, except for some function type processing that needs to handle both cases until we can kill off the old APIs. Swift SVN r12624