Skip to content

clang-tidy: Disable performance-no-automatic-move

Albert Astals Cid requested to merge work/aacid/clangtidymove into release/20.12

It's just too aggressive with Qt classes that are refcounted and fine to copy

Merge request reports