[Lldb-commits] [PATCH] D13617: Fix ref-counting of Python objects

Zachary Turner via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 7 07:35:29 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Revision".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf8b22f8fea18: Fix ref counting of Python objects. (authored by zturner).
Herald added a project: LLDB.

Changed prior to commit:
  https://reviews.llvm.org/D13617?vs=37018&id=223601#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D13617

Files:
  lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
  lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h
  lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
  lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
  lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13617.223601.patch
Type: text/x-patch
Size: 81542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191007/e8240bf9/attachment-0001.bin>


More information about the lldb-commits mailing list