Print a newline after the Args: line so that unrelated errs() output doesn't
authorDan Gohman <gohman@apple.com>
Thu, 3 Dec 2009 19:03:18 +0000 (19:03 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 3 Dec 2009 19:03:18 +0000 (19:03 +0000)
commit018402d30c30a04d10e0b1afbc2e5f4e1b84190d
tree5b862a98a9fa09ed0e125caf7956625cf53babf7
parent88a91b579bb300f700a4acc5917f9e3a048dd05c
Print a newline after the Args: line so that unrelated errs() output doesn't
end up on the same line.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90473 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/CommandLine.cpp