swift
38fdf174 - Sema: A call of a closure literal is noescape

Commit
8 years ago
Sema: A call of a closure literal is noescape We cannot model a type variable bound to the ExtInfo of a function type in the constraint solver, which means we have a hard time propagating noescape-ness in some cases. Fixes <rdar://problem/31910280> and <rdar://problem/32409133>.
Author
Committer
Parents
Loading