summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/performance-for-range-copy.json
blob: 74077407168751908ead1c8abf9a4abbb7f77bcb (plain)
1
[["warning", "the loop variable's type is not a reference type; this creates a copy in each iteration; consider making this a reference", "performance-for-range-copy"], {"reliability": "high"}]