Commits

Joe Groff committed 9398ce9413e
SILGen: Propagate generic types through func-to-block invoke functions. Now that ObjC types can be generic, we need to satisfy the type system by plumbing pseudogeneric parameters through func-to-block invocation thunks. Fixes rdar://problem/26524763.