[PATCH] D103188: [clang-tidy] modernize-loop-convert: limit use of auto
Edward O via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 26 11:21:22 PDT 2021
eddy-geek updated this revision to Diff 348028.
eddy-geek added a comment.
Fix test build
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103188/new/
https://reviews.llvm.org/D103188
Files:
clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.cpp
clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.h
clang-tools-extra/docs/clang-tidy/checks/modernize-loop-convert.rst
clang-tools-extra/test/clang-tidy/checkers/modernize-loop-convert-auto.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103188.348028.patch
Type: text/x-patch
Size: 6992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210526/ff8dde90/attachment.bin>
More information about the cfe-commits
mailing list