jasonmolenda wrote: Looking at SBStringList, there's no way to indicate an unreadable string in the returned list, except that the C++ SB API could return a nullptr, and surprise for any existing clients who don't handle that. We need to accept a 0-length string, I'm not suggesting otherwise, but I am displeased by the state we've gotten ourselves in.
https://github.com/llvm/llvm-project/pull/172026 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
