]> granicus.if.org Git - clang/commit
clang-format: [js] Do not fall through for JS structural elements.
authorDaniel Jasper <djasper@google.com>
Thu, 19 Feb 2015 16:03:16 +0000 (16:03 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 19 Feb 2015 16:03:16 +0000 (16:03 +0000)
commita95f0038abb00781f1a69f75ed4b14716b223267
tree02b8e41c1481c93a097fe9c6a90ebfc5fa43c6d1
parent2340557b0dfd24aa51ad253b671ffc0fd2ca97e0
clang-format: [js] Do not fall through for JS structural elements.

Patch by Martin Probst. Thank you.

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