Files
swift-mirror/lib/Sema/NonisolatedNonsendingByDefaultMigration.cpp
Anthony Latsis 2d7e040d4d Sema: Fix an issue with NonisolatedNonsendingByDefault migration for closures
See the inline comments for more details. Depending on the closure's
type signature, sometimes adding the attribute will break code. Fix this
by also adding inferred effects to the signature in these cases.
2025-05-20 08:18:33 +01:00

8.7 KiB