[clang-format] Expand AllowShortBlocksOnASingleLine for WebKit
authorOwen Pan <owenpiano@gmail.com>
Sun, 11 Aug 2019 17:48:36 +0000 (17:48 +0000)
committerOwen Pan <owenpiano@gmail.com>
Sun, 11 Aug 2019 17:48:36 +0000 (17:48 +0000)
commitd671e605e4d22270300406268d483eb95558f543
tree5e778f13d567474dccae738895b2e48d21c0b471
parentc9a615ed810c08ac0190a589f2c658433d726728
[clang-format] Expand AllowShortBlocksOnASingleLine for WebKit

See PR40840

Differential Revision: https://reviews.llvm.org/D66059

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@368539 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ClangFormatStyleOptions.rst
include/clang/Format/Format.h
lib/Format/Format.cpp
lib/Format/TokenAnnotator.cpp
lib/Format/UnwrappedLineFormatter.cpp
unittests/Format/FormatTest.cpp