Skip to content
Commit 59d55219 authored by Jason Molenda's avatar Jason Molenda
Browse files

Change CommandReturnObject::AppendMessage to print an empty line if

AppendMessage("") is called.  This idiom is used in a handful of places
right now (e.g. to put space between different threads in 'bt all') but
the empty newline is being omitted instead of emitted.
<rdar://problem/13753830> 

llvm-svn: 180841
parent b5a0fec4
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