Fixed output to display correctly for "command source" by fixing the correct flags...
authorGreg Clayton <gclayton@apple.com>
Wed, 5 Feb 2014 21:03:22 +0000 (21:03 +0000)
committerGreg Clayton <gclayton@apple.com>
Wed, 5 Feb 2014 21:03:22 +0000 (21:03 +0000)
commite4e462c42c8feb9ae85ca30415dd3a60fde22797
treedb233ba6f5bb1cb493b74fa95acf5a65ca00682f
parent67a28136ad7b54e4d188d903dd9ff86a05f7e74f
Fixed output to display correctly for "command source" by fixing the correct flags being set.

Also emit the "Executing commands" message so it properly only comes out when desired and so it comes out in the right place.

<rdar://problem/15992208>

llvm-svn: 200875
lldb/source/Commands/CommandObjectCommands.cpp
lldb/source/Interpreter/CommandInterpreter.cpp