[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 15 04:12:16 PST 2021
This revision was automatically updated to reflect the committed changes.
Szelethus marked 2 inline comments as done.
Closed by commit rG29a8d45c5a23: [clang-tidy] Fix a crash in modernize-loop-convert around conversion operators (authored by Szelethus).
Changed prior to commit:
https://reviews.llvm.org/D113201?vs=385459&id=387206#toc
Repository:
rG LLVM Github Monorepo
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.387206.patch
Type: text/x-patch
Size: 5492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211115/a8a73d67/attachment.bin>
More information about the cfe-commits
mailing list