[PATCH] D113201: [clang-tidy] Fix a crash in modernize-loop-convert around conversion operators
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 8 05:20:23 PST 2021
Szelethus updated this revision to Diff 385459.
Szelethus edited the summary of this revision.
Szelethus added a comment.
Clarify the summary.
Delete unnecessary includes.
More fitting `iterator` names in the test files.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113201/new/
https://reviews.llvm.org/D113201
Files:
clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.cpp
clang-tools-extra/clang-tidy/modernize/LoopConvertUtils.cpp
clang-tools-extra/clang-tidy/modernize/LoopConvertUtils.h
clang-tools-extra/test/clang-tidy/checkers/Inputs/modernize-loop-convert/structures.h
clang-tools-extra/test/clang-tidy/checkers/modernize-loop-convert-basic.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113201.385459.patch
Type: text/x-patch
Size: 5142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211108/bbd2ce74/attachment.bin>
More information about the cfe-commits
mailing list