[PATCH] D95771: [clang-tidy] fix modernize-loop-convert to retain needed array-like operator[]

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 7 08:37:27 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5229edd66742: [clang-tidy] fix modernize-loop-convert to retain needed array-like operator[] (authored by poelmanc, committed by njames93).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95771/new/

https://reviews.llvm.org/D95771

Files:
  clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.cpp
  clang-tools-extra/test/clang-tidy/checkers/modernize-loop-convert-multidimensional.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95771.321992.patch
Type: text/x-patch
Size: 3388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210207/85e711b8/attachment.bin>


More information about the cfe-commits mailing list