summaryrefslogtreecommitdiffstats
path: root/tools/clang-tidy/test/performance-inefficient-vector-operation.json
blob: a8a0ffe74842920655dc69f80883ee111842c0f0 (plain)
1
[["warning", "'push_back' is called inside a loop; consider pre-allocating the container capacity before the loop", "performance-inefficient-vector-operation"], {"reliability": "high"}]