https://github.com/labath approved this pull request.

FWIW, I don't find `(null)` nor `Summary Unavailable` particularly good 
summaries for `(std::string*)NULL`. At least in Python, I believe that 
returning an empty string from the summary provider causes lldb to treat it as 
not present and show the raw value of the object. In case the object is 
corrupted, I think that's the best we can do.

https://github.com/llvm/llvm-project/pull/147355
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to