[Lldb-commits] [PATCH] D13878: Add data formatters for go strings and slices.

Eugene Zelenko via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 19 18:57:55 PDT 2015


Eugene.Zelenko added inline comments.

================
Comment at: source/Plugins/Language/Go/GoFormatterFunctions.cpp:107
@@ +106,3 @@
+
+}  // anonymous namespace
+
----------------
One space should be enough.


Repository:
  rL LLVM

http://reviews.llvm.org/D13878





More information about the lldb-commits mailing list