[PATCH] D65925: [clang-format] Add SpaceInEmptyBlock option for WebKit
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Aug 10 00:40:12 PDT 2019
owenpan updated this revision to Diff 214509.
owenpan added a comment.
Changed "may" to "will" and updated the diff. (Should we do the same for the SpaceInEmptyParentheses option?)
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65925/new/
https://reviews.llvm.org/D65925
Files:
clang/docs/ClangFormatStyleOptions.rst
clang/include/clang/Format/Format.h
clang/lib/Format/Format.cpp
clang/lib/Format/UnwrappedLineFormatter.cpp
clang/unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65925.214509.patch
Type: text/x-patch
Size: 7070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190810/71c29e9e/attachment.bin>
More information about the cfe-commits
mailing list