[PATCH] D145906: [clang-tidy] Correctly handle evaluation order of designated initializers.
Martin Böhme via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 16 00:51:14 PDT 2023
mboehme added a comment.
In D145906#4193014 <https://reviews.llvm.org/D145906#4193014>, @PiotrZSL wrote:
> Looks good to me, consider adding info to Release notes, that this check has been improved/fixed support for designated initializers.
Good point, done!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145906/new/
https://reviews.llvm.org/D145906
More information about the cfe-commits
mailing list