swift
1e7c3808 - [SILGen] Forwarding arguments to `withoutActuallyEscaping` thunk should account for implicit isolation parameter

Commit
59 days ago
[SILGen] Forwarding arguments to `withoutActuallyEscaping` thunk should account for implicit isolation parameter This was already half done by adding the parameter to the arguments but the flag to skip it while matching was missing. Resolves: https://github.com/swiftlang/swift/issues/87537 Resolves: rdar://171274515
Author
Committer
Parents
Loading