aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectPlugin.cpp
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-04-26 20:03:22 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-04-26 20:03:22 +0000
commitf20dd1d5a6220c867922d846f54c247a15c18216 (patch)
tree352bf858ec9282cd35c665a03b4abfdfc0f548b0 /lldb/source/Commands/CommandObjectPlugin.cpp
parent228ccd675484038df21d68b8178bbd56a00be56a (diff)
downloadllvm-f20dd1d5a6220c867922d846f54c247a15c18216.zip
llvm-f20dd1d5a6220c867922d846f54c247a15c18216.tar.gz
llvm-f20dd1d5a6220c867922d846f54c247a15c18216.tar.bz2
[CommandInterpreter] Remove scripting language argument. (NFC)
The script language argument was passed from the debugger to the command interpreter, only to call SetScriptLanguage on the debugger again. It wasn't even used to initialize the script interpreter, because that would query the debugger again. This patch removes the needless back and forth. llvm-svn: 359346
Diffstat (limited to 'lldb/source/Commands/CommandObjectPlugin.cpp')
0 files changed, 0 insertions, 0 deletions