[Lldb-commits] [lldb] [LLDB][Data Formatters] Calculate average and total time for summary providers within lldb (PR #102708)
Alex Langford via lldb-commits
lldb-commits at lists.llvm.org
Mon Aug 12 10:47:22 PDT 2024
================
@@ -258,6 +258,7 @@ class TargetProperties : public Properties {
bool GetDebugUtilityExpression() const;
+
----------------
bulbazord wrote:
nit: spurious newline
https://github.com/llvm/llvm-project/pull/102708
More information about the lldb-commits
mailing list