[llvm-branch-commits] [clang-tools-extra] release/23.x: [clang-tidy] Fix false positives in readability-trailing-comma for designated initializers (PR #220791)
Zeyi Xu via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Sep 3 01:09:54 PDT 2026
https://github.com/zeyi2 approved this pull request.
LGTM.
This commit fixes a bug in a check that clang-tidy newly introduced in 23 Release, so I think backporting it is reasonable.
https://github.com/llvm/llvm-project/pull/220791
More information about the llvm-branch-commits
mailing list