[Lldb-commits] [lldb] Support inline diagnostics in CommandReturnObject (PR #110901)

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Fri Oct 4 18:44:33 PDT 2024


adrian-prantl wrote:

@jimingham I changed the API to just record the offset of the expression in the command instead of the expression itself, which should make this all look a bit more logical.

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


More information about the lldb-commits mailing list