jimingham wrote:

To clear up terminology...  Strings had data formatters before AND after this 
change.  The difference is that you've switched from a "Summary Provider" data 
formatter to a "Synthetic Child Provider" data formatter.

It looks like you've made the printing of std::strings less space efficient.  
That shouldn't be necessary, and isn't desirable.  We should figure out why 
that's happening and fix that before this change is going to not cause 
complaints.

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

Reply via email to