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
[TypeChecker] Adjust witness matching to strip concurrency from ObjC requirements
`swift_attr` attributes in the type context were ignored before,
which means that we need to maintain status quo to avoid breaking
witness matching by stripping everything concurrency related from
inner types.
Resolves: rdar://122592751
0 commit comments