]> granicus.if.org Git - clang/commit
clang-format: [JS] Fix bugs in parsing and aligning template strings.
authorDaniel Jasper <djasper@google.com>
Fri, 3 Feb 2017 14:32:38 +0000 (14:32 +0000)
committerDaniel Jasper <djasper@google.com>
Fri, 3 Feb 2017 14:32:38 +0000 (14:32 +0000)
commita8bebde7fa800c3d774093c5659a7a4c5e8b34af
treee5f184c8eeb960b0da84a306818394876965006f
parent7fa24c03e4984bff3c27830365cefba55c4260ea
clang-format: [JS] Fix bugs in parsing and aligning template strings.

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