brucem requested changes to this revision.
brucem added inline comments.
This revision now requires changes to proceed.


================
Comment at: include/lldb/API/SBTarget.h:65
 
+  bool IsDummy() const;
+
----------------
Could you add a doc comment here explaining it?


================
Comment at: scripts/interface/SBTarget.i:85
+    bool
+    IsDummy() const;
+
----------------
And here as well?


https://reviews.llvm.org/D48775



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to