[flang-commits] [flang] [flang] Resolve "possible performance problem" issue spam (PR #79769)

Oliver Stöneberg via flang-commits flang-commits at lists.llvm.org
Sun Jan 28 14:25:17 PST 2024


firewave wrote:

I do not have the full LLVM code at hand but it looks like in some of the cases it should be resolved by moving the parameter instead of making it a const reference.

I filed a downstream ticket with Cppcheck about the problematic suggestion: https://trac.cppcheck.net/ticket/12384.

Also the references to some of the tickets need to be adjusted so they caught when this is merged.

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


More information about the flang-commits mailing list