]> granicus.if.org Git - clang/commit
clang-format: [JS] Allow line breaks after TypeScript type colons.
authorDaniel Jasper <djasper@google.com>
Fri, 3 Jul 2015 10:37:23 +0000 (10:37 +0000)
committerDaniel Jasper <djasper@google.com>
Fri, 3 Jul 2015 10:37:23 +0000 (10:37 +0000)
commitb3632d4efa2361f488a05005b9085f7083fc72a9
treec3cc42f4db38bf6189e9f33e8eca367bb3ef3823
parent0acd005affb7b1f36ee3289be2fd788f0e8e6b1e
clang-format: [JS] Allow line breaks after TypeScript type colons.

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