Bug 1846030 [wpt PR 41229] - CloseWatcher: factor out and expand Esc key tests, a...
[gecko.git] / tools / clang-tidy / test / performance-move-constructor-init.json
blob17582a86e7f7d4a6cf54e42726499f43569fc1df
2   [
3     "warning",
4     "move constructor initializes base class by calling a copy constructor",
5     "performance-move-constructor-init"
6   ],
7   { "reliability": "high" }