[Lldb-commits] [lldb] [LLDB][Docs] List available settings (PR #168245)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 17 01:47:17 PST 2025


DavidSpickett wrote:

> You say that currently that building the documentation depends on liblldb but I don't believe that's accurate (or if it is, that's a regression). The only thing we should depend on is on the SWIG wrapper (lldb.py) which only requires parsing the API headers.

I've seen people claim this before.

https://github.com/llvm/llvm-project/issues/123316 is along the same lines.

https://github.com/llvm/llvm-project/pull/168245


More information about the lldb-commits mailing list