diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-04-26 20:03:22 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-04-26 20:03:22 +0000 |
commit | f20dd1d5a6220c867922d846f54c247a15c18216 (patch) | |
tree | 352bf858ec9282cd35c665a03b4abfdfc0f548b0 /lldb/source/Commands/CommandObjectPlugin.cpp | |
parent | 228ccd675484038df21d68b8178bbd56a00be56a (diff) | |
download | llvm-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