Bug 1879449 [wpt PR 44489] - [wptrunner] Add `infrastructure/expected-fail/` test...
[gecko.git] / tools / clang-tidy / test / clang-analyzer-cplusplus.Move.json
blobe60f052e8619ea5ac24b446df5abec90dca31d58
2   [
3     "warning",
4     "Moved-from object 'x' is moved",
5     "clang-analyzer-cplusplus.Move"
6   ],
7   { "reliability": "high" }