[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 09:11:37 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8d93d7ffedeb: [clang-format] Add options to AllowShortIfStatementsOnASingleLine to apply to… (authored by curdeius).
Changed prior to commit:
https://reviews.llvm.org/D100727?vs=342338&id=342417#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100727/new/
https://reviews.llvm.org/D100727
Files:
clang/docs/ReleaseNotes.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: D100727.342417.patch
Type: text/x-patch
Size: 18212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210503/81a2c2b1/attachment-0001.bin>
More information about the cfe-commits
mailing list