[PATCH] D117205: [clang-tidy] Support custom fix hint for cppcoreguidelines-pro-bounds-constant-array-index

Carlos Galvez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 21 00:16:48 PST 2022


carlosgalvezp added a comment.

I believe this other solution has lower complexity and still achieves my goal, let me know which one you prefer!
https://reviews.llvm.org/D117857


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117205



More information about the cfe-commits mailing list