[clang-tidy] Implement CppCoreGuideline F.18
Warn when an rvalue reference function paramter is never moved from within the function body. Reviewed By: carlosgalvezp Differential Revision: https://reviews.llvm.org/D141569
Loading
Please sign in to comment