[PATCH] D140760: [clang-tidy] Support begin/end free functions in modernize-loop-convert
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Aug 5 14:08:33 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a1f8ef8a7aa: [clang-tidy] Support begin/end free functions in modernize-loop-convert (authored by ccotter, committed by PiotrZSL).
Changed prior to commit:
https://reviews.llvm.org/D140760?vs=547483&id=547509#toc
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
clang-tools-extra/test/clang-tidy/checkers/modernize/loop-convert-reverse.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140760.547509.patch
Type: text/x-patch
Size: 27376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230805/eb376a7a/attachment-0001.bin>
More information about the cfe-commits
mailing list