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
[lldb][Swift][NFC] Add m_valid member in URL formatter
We removed the base-class `SyntheticChildrenFrontEnd::m_valid` member in llvm#164249. The URL formatter is the only user of this and should be able to keep track of its own validity without going through the base.
0 commit comments