]> granicus.if.org Git - clang/commit
clang-format: [JS] Fix incorrect line length calculation.
authorDaniel Jasper <djasper@google.com>
Tue, 2 Jun 2015 15:14:21 +0000 (15:14 +0000)
committerDaniel Jasper <djasper@google.com>
Tue, 2 Jun 2015 15:14:21 +0000 (15:14 +0000)
commita4f8924a5d1350e464e78e6a0c93fbb91b246153
treecac4e1e974031b1cb6942c45fe4a4187002e39b4
parent9969cae02ea01a3409d5536e96857830a26e7918
clang-format: [JS] Fix incorrect line length calculation.

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