[Lldb-commits] [lldb] [lldb] Rename CommandReturnObject::Get.*Data -> Get.*String (PR #112062)

via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 14 09:23:59 PDT 2024


jimingham wrote:

The best I can reconstruct, these were GetData because of the StreamString API name.  That's not a good reason, and after all they do return strings, so this makes sense.

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


More information about the lldb-commits mailing list