[clang-tools-extra] [clang-tidy] Add null-checking in Use designated Initializer check (PR #220093)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 9 14:50:30 PDT 2026
GTaf wrote:
@vbvictor if you have time to review this PR, it's ready
Also, I believe this bug is a bit cosmetic, but does not fix the root issue which is having a null Node. Am I correct to believe another fix (to be done in the semantic analysis part) should be done in another PR ?
https://github.com/llvm/llvm-project/pull/220093
More information about the cfe-commits
mailing list