[PATCH] D152852: [clang-tidy] Fix wrong code generation for `modernize-loop-convert` with structured bindings.
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 14 11:58:06 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc4359fecf02: [clang-tidy] Fix wrong code generation for `modernize-loop-convert` with… (authored by AMS21, committed by PiotrZSL).
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.531451.patch
Type: text/x-patch
Size: 8283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230614/7f30ec8d/attachment.bin>
More information about the cfe-commits
mailing list