Johnny Chen 2c76eb02a9 rdar://problem/10998562
lldb crashes under guard malloc

Fix CommandObjectSettingsAppend::ExecuteRawCommandString() so that it does not perform the cmd_args.Shift()
operation after it has got the var_name out of the raw string, since StringRef is manipulating the raw
string later on.

llvm-svn: 152194
2012-03-07 02:09:02 +00:00
..
2012-03-07 02:09:02 +00:00
2012-03-07 01:12:24 +00:00
2012-03-07 00:32:38 +00:00
2012-03-07 01:12:24 +00:00
2012-03-06 04:01:04 +00:00
2012-02-29 01:07:59 +00:00
2010-07-12 23:14:00 +00:00