[PATCH] D96142: [clang-tidy] Simplify too-small loop variable check

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 7 10:36:18 PST 2021


steveire added a comment.

In D96142#2545078 <https://reviews.llvm.org/D96142#2545078>, @njames93 wrote:

> I'm not sure about this. The warning is good and addresses a real problem.

Well, I've made the diagnostic better anyway.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96142



More information about the cfe-commits mailing list