[PATCH] D131155: [clang] Expand array expressions if the filler expression's filler is element dependent
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 4 06:22:25 PDT 2022
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
Your logic makes sense to me and these changes look correct; good catch! Please be sure to add a release note when landing. Thanks for the fix!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131155/new/
https://reviews.llvm.org/D131155
More information about the cfe-commits
mailing list