A more thorough fix for the newlines issue
llvm-svn: 191919
This commit is contained in:
@@ -541,4 +541,6 @@ ValueObjectPrinter::PrintChildrenIfNeeded (bool value_printed,
|
||||
{
|
||||
m_stream->PutCString("{...}\n");
|
||||
}
|
||||
else
|
||||
m_stream->EOL();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user