ki.stfu accepted this revision.
ki.stfu added a comment.
This revision is now accepted and ready to land.

Add a section title and go ahead.


================
Comment at: tools/lldb-mi/MICmnLLDBUtilSBValue.h:61
@@ -59,2 +60,3 @@
     bool GetCompositeValue(const bool vbPrintFieldNames, CMICmnMIValueTuple 
&vwrMiValueTuple, const MIuint vnDepth = 1) const;
-
+    
+  private:
----------------
Forgot a section title:
```
  // Statics:
private:
  static bool IsCharBasicType(lldb::BasicType eType);
```


http://reviews.llvm.org/D11488




_______________________________________________
lldb-commits mailing list
lldb-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to