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
Fix compiler crash with -Ymagic-offset-header (#24124)
Fixes#24091
Since `span.start` is only valid when `span.exists`, we just check that
first before calling `span.start` and otherwise fall back to the default
code path
Haven't tested it, but from the stack trace it looks like it should fix
the problem
0 commit comments