Remove trailing whitespace of line comments.
authorDaniel Jasper <djasper@google.com>
Fri, 1 Mar 2013 16:45:59 +0000 (16:45 +0000)
committerDaniel Jasper <djasper@google.com>
Fri, 1 Mar 2013 16:45:59 +0000 (16:45 +0000)
commit3324cbefcde82930503483819cf76077192840d2
tree7bbe7cab0b3b7a60cf7f05cfa9eba5c8853fd93b
parente317d1b1e8fae926239aa1e0d75fc1ddd679199d
Remove trailing whitespace of line comments.

This fixed llvm.org/PR15378.

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