clang-format: Fix incorrect multi-block-parameter computation.
authorDaniel Jasper <djasper@google.com>
Tue, 8 Apr 2014 14:04:31 +0000 (14:04 +0000)
committerDaniel Jasper <djasper@google.com>
Tue, 8 Apr 2014 14:04:31 +0000 (14:04 +0000)
commitb77105d2cef9017a0348b99c08a90dec1354082b
treecd0b591913cfbe4c69593106c989020ca242d951
parent50996ce1e332334f3fa1913e90992e1128a5abaf
clang-format: Fix incorrect multi-block-parameter computation.

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