Nerixyz wrote:

> I was a bit skeptical to put the generator command in `lldb-test`. Why not 
> use the main `lldb` binary for this ?

If I'd put it `lldb` itself, then any user could use something like `lldb 
--generate-documentation <dir>` and get output that's mostly internal. Maybe 
I'm overthinking this and that could be useful for some users as offline 
documentation.

https://github.com/llvm/llvm-project/pull/168245
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to