[Lldb-commits] [lldb] Add commands frequency to statistics dump (PR #80375)
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 1 20:50:42 PST 2024
================
@@ -240,7 +241,7 @@ class CommandInterpreter : public Broadcaster,
eCommandTypesAllThem = 0xFFFF //< all commands
};
- // The CommandAlias and CommandInterpreter both have a hand in
+ // The CommandAlias and CommandInterpreter both have a hand in
----------------
clayborg wrote:
revert non related whitespace change
https://github.com/llvm/llvm-project/pull/80375
More information about the lldb-commits
mailing list