[Lldb-commits] [PATCH] D61090: [SBHostOS} Remove getting the python script interpreter path
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 24 16:22:37 PDT 2019
JDevlieghere updated this revision to Diff 196545.
JDevlieghere added a comment.
Deprecate the current method in `SBHostOS` and provide an alternative through `SBCommandInterpreter::GetModuleDirectory`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61090/new/
https://reviews.llvm.org/D61090
Files:
lldb/include/lldb/API/SBCommandInterpreter.h
lldb/include/lldb/API/SBHostOS.h
lldb/include/lldb/Interpreter/ScriptInterpreter.h
lldb/source/API/SBCommandInterpreter.cpp
lldb/source/API/SBHostOS.cpp
lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
lldb/tools/driver/Driver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61090.196545.patch
Type: text/x-patch
Size: 4029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190424/4e81402f/attachment.bin>
More information about the lldb-commits
mailing list