[all-commits] [llvm/llvm-project] bd5c8d: [lldb/ScriptInterpreter] Unify error message for c...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Sun Dec 22 16:47:34 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bd5c8d167b7cce3290d755e29623d047c2ad8e3e
      https://github.com/llvm/llvm-project/commit/bd5c8d167b7cce3290d755e29623d047c2ad8e3e
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2019-12-22 (Sun, 22 Dec 2019)

  Changed paths:
    M lldb/include/lldb/Interpreter/ScriptInterpreter.h
    M lldb/source/Commands/CommandObjectCommands.cpp
    M lldb/source/Interpreter/ScriptInterpreter.cpp
    A lldb/test/Shell/ScriptInterpreter/None/import_module.test

  Log Message:
  -----------
  [lldb/ScriptInterpreter] Unify error message for command script import

Rather than checking for Python explicitly, let the script interpreter
handle things and print an error if the functionality is not supported.




More information about the All-commits mailing list