trisquel-icecat/icecat/tools/clang-tidy/test/performance-inefficient-algorithm.json

8 lines
170 B
JSON

[
[
"warning",
"this STL algorithm call should be replaced with a container method",
"performance-inefficient-algorithm"
],
{ "reliability": "high" }
]