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] Bail early in exportability checker if there's no extended type
I'm unable to reproduce this or figure out exactly when it happens, but in some
circumstances we might form an extension that is marked valid but that
doesn't have an extended nominal type. Add an assertion here, but don't
crash if we see one of these.
rdar://50401284
0 commit comments