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
This patch fixes 2 crashes (null-pointer dereferences), that are now hit after #78041.
Those crashes are tracked in issue #79575, and fix was already committed to llvm/main as ef67f63.