summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/bugprone-use-after-move.json
blob: 50d7210781447edc7e213622f126a7530ec704d0 (plain)
1
2
3
4
[
  ["warning", "'ptr' used after it was moved", "bugprone-use-after-move"],
  { "reliability": "high" }
]