[PATCH] D140760: [clang-tidy] Support begin/end free functions in modernize-loop-convert
Chris Cotter via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 4 18:36:47 PDT 2023
ccotter updated this revision to Diff 547433.
ccotter marked 2 inline comments as done.
ccotter added a comment.
- Feedback
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140760/new/
https://reviews.llvm.org/D140760
Files:
clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/modernize/loop-convert.rst
clang-tools-extra/test/clang-tidy/checkers/modernize/Inputs/loop-convert/structures.h
clang-tools-extra/test/clang-tidy/checkers/modernize/loop-convert-basic.cpp
clang-tools-extra/test/clang-tidy/checkers/modernize/loop-convert-negative.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140760.547433.patch
Type: text/x-patch
Size: 24113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230805/84094db1/attachment-0001.bin>
More information about the cfe-commits
mailing list