[PATCH] D56661: [clang-tidy] Fix incorrect array name generation in cppcoreguidelines-pro-bounds-constant-array-index
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 15 08:18:05 PST 2019
JonasToth added a comment.
Thank you for working on this!
Could you please run the check over LLVM or any other significant codebase once you have the fix implemented and report if the transformation still breaks code?
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56661/new/
https://reviews.llvm.org/D56661
More information about the cfe-commits
mailing list