[PATCH] D100727: [clang-format] Correctly apply AllowShortIfStatementsOnASingleLine: Always to else branch.
Marek Kurdej via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 19 00:31:15 PDT 2021
curdeius added a comment.
Oh, you're right. Should we go for a separate option then? AllowShortElseStatementsOnASingleLine? What would control else if statements then?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100727/new/
https://reviews.llvm.org/D100727
More information about the cfe-commits
mailing list