[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:55:38 PDT 2021


eddy-geek updated this revision to Diff 348047.
eddy-geek added a comment.

*Trigger rebuild (windows failed to git clone)*


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.348047.patch
Type: text/x-patch
Size: 6992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210526/a37d4100/attachment.bin>


More information about the cfe-commits mailing list