clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp:298: Poor choice of range variable type ? #90285
Labels
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
code-quality
good first issue
https://github.com/llvm/llvm-project/contribute
Static analyser cppcheck says:
clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp:298:19: performance: Range variable 'Name' should be declared as const reference. [iterateByValue]
Source code is
Suggest code rework.
The text was updated successfully, but these errors were encountered: