[all-commits] [llvm/llvm-project] 5a9fa2: [lldb/crashlog] Show help when the command is call...

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Fri Jun 10 13:47:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a9fa21ce82fc04d77d52eb1255dd3cf0292d573
      https://github.com/llvm/llvm-project/commit/5a9fa21ce82fc04d77d52eb1255dd3cf0292d573
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
    M lldb/examples/python/crashlog.py
    A lldb/test/Shell/ScriptInterpreter/Python/Crashlog/no-args.test

  Log Message:
  -----------
  [lldb/crashlog] Show help when the command is called without any argument

This patch changes the `crashlog` command behavior to print the help
message if no argument was provided with the command.

rdar://94576026

Differential Revision: https://reviews.llvm.org/D127362

Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>




More information about the All-commits mailing list