[PATCH] D140760: [clang-tidy] Support begin/end free functions in modernize-loop-convert

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 29 13:05:47 PST 2022


Eugene.Zelenko added a comment.

In D140760#4019708 <https://reviews.llvm.org/D140760#4019708>, @ccotter wrote:

> 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?

Sorry, if I was not clear. I meant `clang-tools-extra/docs/clang-tidy/checks/modernize/loop-convert.rst`.


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