apolyakov added inline comments.

================
Comment at: tools/lldb-mi/MICmdBase.cpp:221
+// Args:    error - (R) Error description object.
+// Return:  None.
+// Throws:  None.
----------------
aprantl wrote:
> It returns a bool, right?
> 
> At some point it sure would be nice if we could convert the lldb-mi sources 
> over to the LLVM coding style ...
Yep, it does. I'll update this.

Is there some code in this commit that doesn't correspond to LLVM coding style?


https://reviews.llvm.org/D48295



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

Reply via email to