Remove whitespace at end of file.
authorDaniel Jasper <djasper@google.com>
Fri, 1 Mar 2013 18:11:39 +0000 (18:11 +0000)
committerDaniel Jasper <djasper@google.com>
Fri, 1 Mar 2013 18:11:39 +0000 (18:11 +0000)
commita79064a88f8aef530e395461d99275d3b38d9230
tree1122dc206b06deb58adf59905bcd235e3a3bb99e
parent66fd4b1ab93734594496225e48ba7f24a471aa1b
Remove whitespace at end of file.

This fixes the rest of llvm.org/PR15062.

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