https://bugs.kde.org/show_bug.cgi?id=426175
--- Comment #227 from caulier.gil...@gmail.com --- Created attachment 132054 --> https://bugs.kde.org/attachment.cgi?id=132054&action=edit threadimageio clang-tidy patch about pass by value Maik, clang-tidy provide also fixes about pass by value arguments of methods. This also include to use std::move constructor if necessary. Look well the description here: https://clang.llvm.org/extra/clang-tidy/checks/modernize-pass-by-value.html Gilles -- You are receiving this mail because: You are watching all bug changes.