When Cpp11BraceListStyle is set to false and AlignArrayOfStructures is
set, the first and last elements of a braced list should not be joined
to the brace.
Fixes #57611.
Differential D145813
[clang-format] Respect Cpp11BraceListStyle when aligning array of structures hch12907 on Mar 10 2023, 10:11 AM. Authored by
Details When Cpp11BraceListStyle is set to false and AlignArrayOfStructures is Fixes #57611.
Diff Detail
Event Timeline
|