summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/performance-move-constructor-init.json
blob: 17582a86e7f7d4a6cf54e42726499f43569fc1df (plain)
1
2
3
4
5
6
7
8
[
  [
    "warning",
    "move constructor initializes base class by calling a copy constructor",
    "performance-move-constructor-init"
  ],
  { "reliability": "high" }
]