[all-commits] [llvm/llvm-project] e83d47: When the module path for `command script import` i...

jimingham via All-commits all-commits at lists.llvm.org
Mon Jul 18 14:49:23 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e83d47f6b7bd2f8dcf419e03b3a00d5db5bd61c4
      https://github.com/llvm/llvm-project/commit/e83d47f6b7bd2f8dcf419e03b3a00d5db5bd61c4
  Author: Jim Ingham <jingham at apple.com>
  Date:   2022-07-18 (Mon, 18 Jul 2022)

  Changed paths:
    M lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
    M lldb/test/API/commands/command/script/import/TestImport.py

  Log Message:
  -----------
  When the module path for `command script import` is invalid, echo the path.

We were just emitting "invalid module" w/o saying which module.  That's
not particularly helpful.

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




More information about the All-commits mailing list