[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
Tue Jun 13 13:11:05 PDT 2023


AMS21 updated this revision to Diff 531042.
AMS21 added a comment.

Remove debug code


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.531042.patch
Type: text/x-patch
Size: 8338 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230613/6fa481d9/attachment-0001.bin>


More information about the cfe-commits mailing list