Use standard llvm Debug.h support for debugging output.
authorManuel Klimek <klimek@google.com>
Wed, 16 Jan 2013 12:31:12 +0000 (12:31 +0000)
committerManuel Klimek <klimek@google.com>
Wed, 16 Jan 2013 12:31:12 +0000 (12:31 +0000)
commitab3dc000cadeb5c75e9c8019509b5235debd8b18
tree5c24e5368a022caa368e4b5e2872bce1fb05aa7c
parentae6e53c15db2264799e91298b8f4d703b2fd0842
Use standard llvm Debug.h support for debugging output.

Leave a quick "// Uncomment this." hint to enable the debug output in
tests. FIXME: figure out whether we want to enable debug command line
handling for all tests.

llvm-svn: 172608
clang/lib/Format/UnwrappedLineParser.cpp