summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/performance-unnecessary-value-param.json
blob: 6fee73dbd54ab297124282c3f2a8742b9ef9ee41 (plain)
1
[["warning", "the const qualified parameter 'Value' is copied for each invocation; consider making it a reference", "performance-unnecessary-value-param"], {"reliability": "high"}]