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
[Sema] NFC: Clean up FindCapturedVars lazy init walking
We want to walk the lazy initializer in the
accessor, but when this code was written that
wasn't a walking option. Switch to using
`LazyInitializerWalking::InAccessor`.
0 commit comments