summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/performance-unnecessary-copy-initialization.json
blob: 4496d494004268f9e682bd751dac9d3244996b34 (plain)
1
[["warning", "the const qualified variable 'UnnecessaryCopy' is copy-constructed from a const reference but is never used; consider removing the statement", "performance-unnecessary-copy-initialization"], {"reliability": "high"}]