]> granicus.if.org Git - clang/commit
clang-format: Fix alignment of trailing multiline columns.
authorDaniel Jasper <djasper@google.com>
Mon, 1 Feb 2016 11:20:55 +0000 (11:20 +0000)
committerDaniel Jasper <djasper@google.com>
Mon, 1 Feb 2016 11:20:55 +0000 (11:20 +0000)
commit3136e21b4acbedec48c3ae43fbbd352ddc9ea661
tree1d2b1732561f1c7bc42edb31223623820a1ddb85
parent4ed83f0ebe1b6e5cf8a3686042b32c4990b5325b
clang-format: Fix alignment of trailing multiline columns.

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