[PATCH] D152852: [clang-tidy] Fix wrong code generation for `modernize-loop-convert` with structured bindings.
André Schackier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 14 05:25:04 PDT 2023
AMS21 updated this revision to Diff 531274.
AMS21 added a comment.
Use dyn_cast
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152852/new/
https://reviews.llvm.org/D152852
Files:
clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/modernize/loop-convert-structured-binding.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152852.531274.patch
Type: text/x-patch
Size: 8283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230614/0211f71d/attachment.bin>
More information about the cfe-commits
mailing list