[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
Thu Dec 29 13:03:38 PST 2022
ccotter added a comment.
In D140760#4019680 <https://reviews.llvm.org/D140760#4019680>, @Eugene.Zelenko wrote:
> I just look into check documentation, new feature should be described with example there too.
Would you mind clarifying where I should add documentation to? In the release notes, or within LoopConvertCheck.cpp itself?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140760/new/
https://reviews.llvm.org/D140760
More information about the cfe-commits
mailing list