<rdar://problem/13178743>
authorGreg Clayton <gclayton@apple.com>
Tue, 12 Feb 2013 18:52:24 +0000 (18:52 +0000)
committerGreg Clayton <gclayton@apple.com>
Tue, 12 Feb 2013 18:52:24 +0000 (18:52 +0000)
commitef5651d93fd6468182356ab55d703771b33884e0
tree66c47b8e476e11230fad2b18c9ef87819005ea85
parent0da6d71b54ea408866c7f96565b585638bd57653
<rdar://problem/13178743>

Added a new "env" regular expression alias. If "env" is typed on its own "settings show target.env-vars" will be run. Otherwise it can be used to set and environment variable: "env FOO=BAR".

llvm-svn: 174991
lldb/source/Interpreter/CommandInterpreter.cpp