[Lldb-commits] [PATCH] D68962: update ScriptInterpreterPython to use File, not FILE*

Lawrence D'Anna via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 15 12:13:47 PDT 2019


lawrence_danna updated this revision to Diff 225096.
lawrence_danna marked an inline comment as done.
lawrence_danna added a comment.

remove superfluous resets


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68962

Files:
  lldb/packages/Python/lldbsuite/test/python_api/file_handle/TestFileHandle.py
  lldb/source/Core/Debugger.cpp
  lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
  lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68962.225096.patch
Type: text/x-patch
Size: 10899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191015/50ab9e5b/attachment-0001.bin>


More information about the lldb-commits mailing list