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
Devirtualizer: fix a miscompile due to handling of cast instructions.
getInstanceWithExactDynamicType returns a new instance and for this the class decl has to be updated.
https://bugs.swift.org/browse/SR-12538
rdar://problem/61911112
0 commit comments