"<<" alignment for clang-format.
authorDaniel Jasper <djasper@google.com>
Thu, 6 Dec 2012 09:56:08 +0000 (09:56 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 6 Dec 2012 09:56:08 +0000 (09:56 +0000)
commite9de260418ed230928516286a78fcdff4f23aed4
treeb744dfe5aef4e621f08af919bc8776e760cdc4ba
parent9936b214c00d824022624a178245a3ad5f99338d
"<<" alignment for clang-format.

Also, small fix for handling the first token correctly.

Review: http://llvm-reviews.chandlerc.com/D177
llvm-svn: 169488
clang/lib/Format/Format.cpp
clang/unittests/Format/FormatTest.cpp