[all-commits] [llvm/llvm-project] e618eb: [lldb] A few small changes to HandleProgressEvent

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Mar 8 20:28:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e618eb8727b0f9aebb54d48f6978c0bd3a4cf010
      https://github.com/llvm/llvm-project/commit/e618eb8727b0f9aebb54d48f6978c0bd3a4cf010
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M lldb/source/Core/Debugger.cpp

  Log Message:
  -----------
  [lldb] A few small changes to HandleProgressEvent

Of course I only noticed these things *after* landing the original
patch...

 - Flush the output after clearing the line.
 - Move up the printing the carriage return to avoid duplication.
 - Use hexadecimal instead of octal for escape codes.




More information about the All-commits mailing list