[PATCH] D145906: [clang-tidy] Correctly handle evaluation order of designated initializers.

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 14 07:37:39 PDT 2023


PiotrZSL accepted this revision.
PiotrZSL added a comment.
This revision is now accepted and ready to land.

Looks good to me, consider adding info to Release notes, that this check has been improved/fixed support for designated initializers.


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