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] Building the documentation should not depend on libLLDB
The only thing the docs should depend on is on the SWIG wrapper
(lldb.py) which only requires parsing the API headers.
The dependency was (I believe accidentally) introduced by 59f4267.
Fixes#123316
0 commit comments