[Lldb-commits] [PATCH] Handle PyLong return values in LLDBSwigPython_CalculateNumChildren.

Vince Harron vince at nethacker.com
Mon Mar 23 13:55:44 PDT 2015


================
Comment at: test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vector/Makefile:9
@@ +8,3 @@
+# clang-3.5+ outputs FullDebugInfo by default for Darwin/FreeBSD
+# # targets.  Other targets do not, which causes this test to fail.
+# # This flag enables FullDebugInfo for all targets.
----------------
You might want to remove the extra #s while you're in there.

http://reviews.llvm.org/D8337

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list