[Lldb-commits] [PATCH] D12878: [lldb-mi] Clean up CMICmdArgSet usage.

Bruce Mitchener via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 15 02:24:20 PDT 2015


brucem added inline comments.

================
Comment at: tools/lldb-mi/MICmdArgSet.cpp:92
@@ -91,3 +91,3 @@
 // Type:    Method.
 // Args:    vArg    - (R) A command argument object.
 // Return:  None.
----------------
Should this say something other than `(R)` here?


http://reviews.llvm.org/D12878





More information about the lldb-commits mailing list