8 lines
249 B
JSON
8 lines
249 B
JSON
[
|
|
[
|
|
"warning",
|
|
"string concatenation results in allocation of unnecessary temporary strings; consider using 'operator+=' or 'string::append()' instead",
|
|
"performance-inefficient-string-concatenation"
|
|
],
|
|
{ "reliability": "high" }
|
|
]
|