mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Handle recursive non-escaping local functions. Previously, it was thought that recursion would force a closure to be escaping. This is not necessarilly true. Update AccessEnforcementSelection to conservatively handle closure cycles. Fixes rdar://88726092 (Compiler hangs when building)
22 KiB
22 KiB