[all-commits] [llvm/llvm-project] 9093f3: Report a useful error when someone passes an incor...
jimingham via All-commits
all-commits at lists.llvm.org
Tue Feb 14 13:47:39 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9093f3c39b8fa8ef836c627e1db329cd7349e9bb
https://github.com/llvm/llvm-project/commit/9093f3c39b8fa8ef836c627e1db329cd7349e9bb
Author: Jim Ingham <jingham at apple.com>
Date: 2023-02-14 (Tue, 14 Feb 2023)
Changed paths:
M lldb/source/Commands/CommandObjectCommands.cpp
M lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
M lldb/test/API/commands/command/script/TestCommandScript.py
Log Message:
-----------
Report a useful error when someone passes an incorrect python class name.
More information about the All-commits
mailing list