[clang-format][NFC] Skip alignArrayInitializers() for 1-row matrices (#72166)
commite16a8344d0efa33caddc147f9b316ba4734c99ff
authorOwen Pan <owenpiano@gmail.com>
Sun, 19 Nov 2023 22:58:44 +0000 (19 14:58 -0800)
committerGitHub <noreply@github.com>
Sun, 19 Nov 2023 22:58:44 +0000 (19 14:58 -0800)
treedde9af69e1ebaba984ce7e520b6b64a4b5bd5c4f
parent797b68c0ba699994e1038ac33d3083541482bf19
[clang-format][NFC] Skip alignArrayInitializers() for 1-row matrices (#72166)
clang/lib/Format/WhitespaceManager.h
clang/unittests/Format/FormatTest.cpp