[Lldb-commits] [lldb] [LLDB][Docs] List available settings (PR #168245)
via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 12 06:07:25 PST 2026
Nerixyz wrote:
Updated to use the paths from TableGen. I added a `-gen-lldb-property-docs-json` TableGen backend. Adding that to all places where properties are used is a large part of this PR.
Should there be a CMake function that combines the three TableGen calls?
https://github.com/llvm/llvm-project/pull/168245
More information about the lldb-commits
mailing list