[clang] [clang-format] Allow array alignment on non-rectangular arrays (PR #143781)
Björn Schäpers via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 16 11:23:58 PDT 2025
HazardyKnusperkeks wrote:
> > You can't change existing tests, you need an option if you want to pad with spaces
>
> It is unclear to me if this should be considered a bug fix, or a new feature. Surely requiring new options are not required for every bug fix.
>
It boils down to the question if this is seen as a bug or not. As already stated, in my opinion it looks nicer with the padding, but I have no opinion on wether it is currently a bug or not.
https://github.com/llvm/llvm-project/pull/143781
More information about the cfe-commits
mailing list