Fixes issues around pulling in the next line in simple if statements.
authorManuel Klimek <klimek@google.com>
Fri, 18 Jan 2013 14:46:43 +0000 (14:46 +0000)
committerManuel Klimek <klimek@google.com>
Fri, 18 Jan 2013 14:46:43 +0000 (14:46 +0000)
commitda08761bb2cf2e2ee330770571d9b7e650343d26
treea41cf3d388d56021fbfb53edef6917047a9c0195
parent40ac112c91eda5d74402d89ae4c03ac8491b364c
Fixes issues around pulling in the next line in simple if statements.

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