[Lldb-commits] [lldb] [lldb/API] Fix SBStructuredData support any JSON type (PR #101929)

Med Ismail Bennani via lldb-commits lldb-commits at lists.llvm.org
Wed Aug 7 00:19:09 PDT 2024


medismailben wrote:

> Shouldn't any valid JSON be acceptable? A dictionary, array, string, number, "true", "false", or "null"?

Sure, fixed that @clayborg  :) 

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


More information about the lldb-commits mailing list