Get rid of manual debug output, now that the test runner supports it.
authorManuel Klimek <klimek@google.com>
Mon, 11 Feb 2013 12:37:30 +0000 (12:37 +0000)
committerManuel Klimek <klimek@google.com>
Mon, 11 Feb 2013 12:37:30 +0000 (12:37 +0000)
commit2549956ee350c0678da3ef9c667f4cefa78167d9
tree055c982f31680ad36b8bbe3c3393f5637d6fe10b
parenteef30490fd13fe4f460df5a18695215ddef2ace1
Get rid of manual debug output, now that the test runner supports it.

You can run tests with -debug instead now.

llvm-svn: 174880
clang/lib/Format/Format.cpp
clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTest.cpp