Commits

Mark Lacey committed 6dafd410e9c
Set the transparent bit properly when combining apply and partial_apply. Fixes rdar://problem/19477758 Incidentally I didn't really notice a perforamance impact from this, probably because the performance inliner was already choosing to inline these functions. Swift SVN r24482