% svn commit Sending include/lldb/Interpreter/Args.h Sending source/Interpreter/Args.cpp Transmitting file data .. Committed revision 155593.
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 > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
