clang-format: Format line if invoked on the trailing newline.
authorDaniel Jasper <djasper@google.com>
Wed, 29 Oct 2014 23:40:50 +0000 (23:40 +0000)
committerDaniel Jasper <djasper@google.com>
Wed, 29 Oct 2014 23:40:50 +0000 (23:40 +0000)
commitac29eaccd25a7c13f32aec16868323392c159501
tree1fbb37e4d97b7e699314454b2ea3d1ad30a62d17
parentfd465fe5b5165d390a1de7a8d168b02a2c2535d3
clang-format: Format line if invoked on the trailing newline.

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