[PATCH] D147422: [clang-format] NFC Document the other space before colon option
Owen Pan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 4 22:56:42 PDT 2023
owenpan added a comment.
In D147422#4242115 <https://reviews.llvm.org/D147422#4242115>, @sstwcw wrote:
> It looks like a line break gets inserted in arrays. Does that mean the option doesn't affect arrays?
It matters only if `BreakArrays` is set to false.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147422/new/
https://reviews.llvm.org/D147422
More information about the cfe-commits
mailing list