Hi everyone,

please find attached patch for lldb-platform-work branch, which changes the 
method declarations to const for the Args::GetCommandString and 
Agrs::GetQuotedCommandString methods. It allows using of these methods within 
the other const methods. This patch shouldn't affect the existing code.
I have proposed this patch because some of my changes need those methods as 
const.

Would somebody review this patch and apply if it is ok?

Thanks.
Viktor.

Attachment: lldb-args-method-const-stmt.patch
Description: lldb-args-method-const-stmt.patch

_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to