[all-commits] [llvm/llvm-project] d74323: [lldb] Remove indentation before help output.

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Jun 15 09:27:39 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d74323606d9c618a2a7c269b9ba3ffefa660cdc2
      https://github.com/llvm/llvm-project/commit/d74323606d9c618a2a7c269b9ba3ffefa660cdc2
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-06-15 (Mon, 15 Jun 2020)

  Changed paths:
    M lldb/source/Interpreter/CommandObject.cpp

  Log Message:
  -----------
  [lldb] Remove indentation before help output.

This patch remove the indentation before the command help output.
Supposedly it was meant to be aligned with the different subcommands.

Differential revision: https://reviews.llvm.org/D81783




More information about the All-commits mailing list