[PATCH] D95771: [clang-tidy] fix modernize-loop-convert to retain needed array-like operator[]
Conrad Poelman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 2 00:34:40 PST 2021
poelmanc updated this revision to Diff 320704.
poelmanc marked an inline comment as done.
poelmanc added a comment.
Fix formatting, add suggested test case (which works.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95771/new/
https://reviews.llvm.org/D95771
Files:
clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/modernize-loop-convert-multidimensional.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95771.320704.patch
Type: text/x-patch
Size: 3388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210202/78416f43/attachment.bin>
More information about the cfe-commits
mailing list