[PATCH] D66059: [clang-format] Expand AllowShortBlocksOnASingleLine for WebKit

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 10 20:45:36 PDT 2019


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

See PR40840


Repository:
  rC Clang

https://reviews.llvm.org/D66059

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/Format.cpp
  clang/lib/Format/TokenAnnotator.cpp
  clang/lib/Format/UnwrappedLineFormatter.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66059.214547.patch
Type: text/x-patch
Size: 13155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190811/47b3e3d3/attachment.bin>


More information about the cfe-commits mailing list