]> granicus.if.org Git - clang/commit
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)
commit1a02d78fcea0fc03629a7e228245abf929f2ca0c
tree556a9590e9fdc287ccd297326546a9cbf2e75c09
parentb33ef708497ac5efc0816c76c68564f7f9800eb6
clang-format: Format line if invoked on the trailing newline.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@220883 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Format/Format.cpp
unittests/Format/FormatTest.cpp