================
@@ -135,6 +135,21 @@ std::vector<std::string> GetStrings(const
llvm::json::Object *obj,
return strs;
}
+static std::string GetDescriptionTrimmed(lldb::SBValue &value) {
----------------
ashgti wrote:Done. https://github.com/llvm/llvm-project/pull/77026 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
