[PATCH] D50078: clang-format: support aligned nested conditionals formatting
Manuel Klimek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 27 01:02:42 PDT 2020
klimek added a comment.
For the policy question: clang-format does intentionally not try to be stable - the "how to" suggestion for clang-format has always been to format changes lines and live with divergence (divergence from people manually formatting things is larger).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D50078/new/
https://reviews.llvm.org/D50078
More information about the cfe-commits
mailing list