[Lldb-commits] [lldb] [lldb][lldb-dap] Return optional from json utils (PR #129919)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 6 04:58:46 PST 2025
DavidSpickett wrote:
I read through this and all the usages look correct. I suppose there are some places that could use the optional without doing value_or, but changing those now would complicate the patch.
I'll leave it to @JDevlieghere to review fully since they did the previous part.
https://github.com/llvm/llvm-project/pull/129919
More information about the lldb-commits
mailing list