]> granicus.if.org Git - clang/commit
[clang-format] Add SpaceInEmptyBlock option for WebKit
authorOwen Pan <owenpiano@gmail.com>
Sat, 10 Aug 2019 07:51:21 +0000 (07:51 +0000)
committerOwen Pan <owenpiano@gmail.com>
Sat, 10 Aug 2019 07:51:21 +0000 (07:51 +0000)
commit5de7b9a5512800c9818f43e0b9e89eac552b325c
tree8580ec3093704da5e89721d672e674f3411bf346
parentbc619fcd33a27e82817954cd708cc7724c09b155
[clang-format] Add SpaceInEmptyBlock option for WebKit

See PR40840

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

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