aetf marked 2 inline comments as done.
aetf added a comment.

What do I do next? Could you help me commit and push this? since I don't have 
write access.



================
Comment at: packages/Python/lldbsuite/test/tools/lldb-mi/main.cpp:22
 {
-    int a  = 10;
+    int a = 10;
+
----------------
abidh wrote:
> This declaration looks redundant.
It's used in `TestMiGdbSetShow.test_lldbmi_gdb_set_ouptut_radix`.


https://reviews.llvm.org/D24711



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

Reply via email to