[Lldb-commits] [PATCH] D14524: Create a `PythonModule` class and add a root-level method for name lookup

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 9 17:23:15 PST 2015


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

Fix some indentation


http://reviews.llvm.org/D14524

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14524.39776.patch
Type: text/x-patch
Size: 8931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151110/d369dac5/attachment.bin>


More information about the lldb-commits mailing list