summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/performance-unnecessary-copy-initialization.json
blob: 4f2f033b4057fb27b9124bb2f2e597d29af88e8a (plain)
1
[["warning", "the const qualified variable 'UnnecessaryCopy' is copy-constructed from a const reference; consider making it a const reference", "performance-unnecessary-copy-initialization"], {"reliability": "high"}]