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

Owen Pan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 11 10:48:25 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368539: [clang-format] Expand AllowShortBlocksOnASingleLine for WebKit (authored by owenpan, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D66059?vs=214547&id=214560#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66059/new/

https://reviews.llvm.org/D66059

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66059.214560.patch
Type: text/x-patch
Size: 13227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190811/57bd2010/attachment.bin>


More information about the llvm-commits mailing list