[PATCH] D100727: [clang-format] Add options to AllowShortIfStatementsOnASingleLine to apply to "else if" and "else".

Marek Kurdej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 3 02:13:37 PDT 2021


curdeius updated this revision to Diff 342338.
curdeius added a comment.

- Fix format.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100727

Files:
  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: D100727.342338.patch
Type: text/x-patch
Size: 17447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210503/3edd4ef9/attachment.bin>


More information about the cfe-commits mailing list