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] Auto-detect whether to use the static bindings
Use LLDB's auto-detection logic to determine whether the developer has a
supported version of SWIG installed. Only use the static bindings if
that's not the case, or the developer has explicitly set the
LLDB_USE_STATIC_BINDINGS flag.
0 commit comments