Skip to content
Commit bad87fec authored by Jim Ingham's avatar Jim Ingham
Browse files

CommandInterpreter::HandleCommands should take its commands as a "const...

CommandInterpreter::HandleCommands should take its commands as a "const StringList &" since it doesn't modify it...

Also, don't turn on the immediate output in the temporary result, or you'll get doubled output.

llvm-svn: 127452
parent e1e96027
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment