[PATCH] D121069: [clang-format] Minimize the damage caused by AlignArrayOfStructures when working on non square arrays
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 6 08:53:48 PST 2022
MyDeveloperDay added a comment.
In D121069#3362448 <https://reviews.llvm.org/D121069#3362448>, @feg208 wrote:
>> This seems like a reasonable compromise
I kind of feel this might be the best initial option, I don't want to disable it completely because it looks like people are trying to use it, (and it seems to work for the square array case).
At present, I want to stop the "crash" haemorrhaging.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121069/new/
https://reviews.llvm.org/D121069
More information about the cfe-commits
mailing list