[lldb-dev] [patch] lldb-platform-work branch: const decl for Args::GetCommandString and Agrs::GetQuotedCommandString methods

Greg Clayton gclayton at apple.com
Wed Apr 25 15:31:57 PDT 2012


I committed your fix into the top of tree... This will need to be merged over to the platform branch.

On Apr 25, 2012, at 3:15 PM, Viktor Kutuzov wrote:

> 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.
> <lldb-args-method-const-stmt.patch>_______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list