]> granicus.if.org Git - clang/commit
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)
commit3f4535e44965f46cf603146141d2d27a1cef1f7f
treec57b5de2d3106a304416f960fb8834c181ff8a63
parent729a743b317d877df3978e88a4a247d2edbf2090
Get rid of manual debug output, now that the test runner supports it.

You can run tests with -debug instead now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174880 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/Format.cpp
lib/Format/UnwrappedLineParser.cpp
unittests/Format/FormatTest.cpp