[clang] cppcheck: pass NodeKinds by const reference (PR #87273)

Oliver Stöneberg via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 1 14:41:22 PDT 2024


firewave wrote:

Depending on the calling code the fix might actually be the introduction of `std::move()`.

This is a known issue upstream: https://trac.cppcheck.net/ticket/12384.

https://github.com/llvm/llvm-project/pull/87273


More information about the cfe-commits mailing list