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
[6.2] LoadableByAddress: Fix shouldTransformYields to use (properly) substituted
types
Scope: The LoadableByAddress pass fails on some Swift source because it
ignores pattern substitutions.
Risk: Low. Many source patterns where this difference matters should have
crashed.
Fix: Don't ignore pattern substitutions.
Testing: The project that crashed no longer does. Unit test added.
rdar://149281263
issues/80818
(cherry picked from commit 521fb07)
0 commit comments