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)
commit199d0c9e764e69895d3d79553696de514be31ad2
treec0618000e4379e7c01a8d591d56b36622a43b559
parent6e8917bce1b4da623e41f06126443c2db424a1bb
clang-format: [JS] Fix incorrect line length calculation.

llvm-svn: 238841
clang/lib/Format/ContinuationIndenter.cpp
clang/unittests/Format/FormatTestJS.cpp