Files
swift-mirror/lib/SILGen/SILGenExpr.cpp
John McCall 59bc23f8e3 Fix the evaluation of #isolation in non-AFD contexts, most importantly
closures.

The fixes for initializers are just setting the stage for doing this
properly: we should be able to just change the isolation computation
in Sema and fix up the tests.
2025-09-11 21:53:04 -04:00

298 KiB