swift
e22106aa - Properly compute actor isolation of local functions with captures.

Commit
3 years ago
Properly compute actor isolation of local functions with captures. Non-Sendable local functions can be actor-isolated if they capture an isolated parameter. Treat them as such. Fixes rdar://83090397. (cherry picked from commit 13de9d6a5f4dfee4208d683bebc4cd4ce474c076)
Author
Committer
Parents
Loading