Files
Pavel Yaskevich f01d91f079 [SILOptimizer] Make sure that cloning also transfers the actor isolation
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.
2026-04-13 17:41:57 -07:00
..