[Lldb-commits] [PATCH] D59976: [Python] Remove Python include from ScriptInterpreterPython.h

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 29 12:37:31 PDT 2019


JDevlieghere updated this revision to Diff 192892.
JDevlieghere added a comment.
Herald added a subscriber: jdoerfert.

Make ScriptInterpreterPython abstract.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59976/new/

https://reviews.llvm.org/D59976

Files:
  lldb/source/API/SBHostOS.cpp
  lldb/source/API/SystemInitializerFull.cpp
  lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
  lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
  lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
  lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59976.192892.patch
Type: text/x-patch
Size: 89516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190329/92cc4d47/attachment-0001.bin>


More information about the lldb-commits mailing list