mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
f01d91f079
There are passes that rely on the isolation being present after specialization and other optmizations i.e. `SendNonSendable` which means the clones need to always preserve the isolation of the original function.