Prevent LoopConvertCheck from doing replacements in template instantiations, and add a test.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Looks good with a comment.
test/clang-tidy/modernize-loop-convert-extra.cpp | ||
---|---|---|
636 | Please add a test to ensure that loops over non-dependent container types in templates are still converted. |
Please add a test to ensure that loops over non-dependent container types in templates are still converted.