[PATCH] D65925: Add SpaceInEmptyBlock option for WebKit

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 7 23:46:06 PDT 2019


owenpan created this revision.
owenpan added reviewers: sammccall, MyDeveloperDay, djasper, klimek.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

See PR40840


Repository:
  rC Clang

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.214069.patch
Type: text/x-patch
Size: 7068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190808/c5e5c94b/attachment.bin>


More information about the cfe-commits mailing list