[Lldb-commits] [lldb] [lldb] Change interface of StructuredData::Array::GetItemAtIndexAsDictionary (PR #71961)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Fri Nov 10 10:51:32 PST 2023
clayborg wrote:
A great future patch would be to have StructuredData backed by the llvm::json stuff instead of our own custom version of this a JSON style object hiearchy
https://github.com/llvm/llvm-project/pull/71961
More information about the lldb-commits
mailing list