You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sema: Downgrade over-availability diagnostics to warnings for decls in extensions.
Previously, the diagnostics were only downgraded to warnings when the direct parent was an extension which did not account for the case where the parent was itself nested in an extension.
Resolves rdar://106561656
0 commit comments