Commits

John McCall committed f3dc58667da
Improve the typing of materializeForSet callbacks to use a thin function type. We still need thin-function-to-RawPointer conversions for generic code, but that's fixable with some sort of partial_apply_thin_recoverable instruction. Swift SVN r24364