[Lldb-commits] [PATCH] D13537: Port native Python API to support 3.x

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 7 15:49:04 PDT 2015


zturner updated this revision to Diff 36806.
zturner added a comment.

Do you mind giving this a run on MacOSX and verifying it still compiles and test suite passes?


http://reviews.llvm.org/D13537

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13537.36806.patch
Type: text/x-patch
Size: 37276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151007/625872ae/attachment-0001.bin>


More information about the lldb-commits mailing list