[all-commits] [llvm/llvm-project] e3dfa3: [lldb] Remove extra space in step logging message

Dave Lee via All-commits all-commits at lists.llvm.org
Thu Mar 10 12:03:13 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e3dfa30501c55c4c4cb10e7554b404afa400cc08
      https://github.com/llvm/llvm-project/commit/e3dfa30501c55c4c4cb10e7554b404afa400cc08
  Author: Dave Lee <davelee.com at gmail.com>
  Date:   2022-03-10 (Thu, 10 Mar 2022)

  Changed paths:
    M lldb/source/Target/Thread.cpp

  Log Message:
  -----------
  [lldb] Remove extra space in step logging message

When seeing the extra space in the log, it wasn't clear if there was a missing
printf argument. Removing the extra space removes the potential confusion.




More information about the All-commits mailing list