]> granicus.if.org Git - clang/commit
Introduce a define to switch on debug output.
authorManuel Klimek <klimek@google.com>
Thu, 10 Jan 2013 10:05:08 +0000 (10:05 +0000)
committerManuel Klimek <klimek@google.com>
Thu, 10 Jan 2013 10:05:08 +0000 (10:05 +0000)
commit4c60fc6cb9928fe03b6b4794260edb779b2c44e1
treeb24f79aa15fb15d918fd88a6488df08207269612
parent700e710544a50ec63f984b9b098530bf9107920a
Introduce a define to switch on debug output.

After re-writing the same loop multiple times, we deicided it's time to
add this as an optional debugging help.

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