8 lines
225 B
JSON
8 lines
225 B
JSON
[
|
|
[
|
|
"warning",
|
|
"forwarding reference passed to std::move(), which may unexpectedly cause lvalues to be moved; use std::forward() instead",
|
|
"bugprone-move-forwarding-reference"
|
|
],
|
|
{ "reliability": "high" }
|
|
]
|