…if we're not in the async self-isolated actor initializer case.
Fixes rdar://138394497 and #71174, bugs where we didn't set up isolation correctly for an async parameter-isolated initializer, but also probably a non-trivial number of other latent differences between initializers and normal functions.
…if we're not in the async self-isolated actor initializer case.
Fixes rdar://138394497 and #71174, bugs where we didn't set up isolation correctly for an async parameter-isolated initializer, but also probably a non-trivial number of other latent differences between initializers and normal functions.