[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:50:12 PDT 2015


zturner added inline comments.

================
Comment at: unittests/ScriptInterpreter/CMakeLists.txt:4
@@ +3,1 @@
+endif()
\ No newline at end of file

----------------
Missed this one in my updated patch, but I fixed it locally.  Don't want to update a 3rd revision just for a newline though.


http://reviews.llvm.org/D13537





More information about the lldb-commits mailing list