================
@@ -0,0 +1,35 @@
+// Test that the lldb command `statistics` works.
----------------
Michael137 wrote:

Not aware of anything like this off-the-top. We'd want a test that access the 
same `Target` from multiple threads and formats types. Maybe having some 
callback tied to several threads within the target which trigger a 
`ValueObject::GetSummaryAsCString` call. @clayborg @jimingham might have some 
more concrete ideas on how to do that.

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

Reply via email to