llvm-project
4c6ae8eb
- [polly] Fix cppcheck SA comments reported in #82263 (#85749)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[polly] Fix cppcheck SA comments reported in #82263 (#85749) This patch addresses the (performance )suggestions by checkcpp static analyzer for couple of files. Here we use const reference for the suggested function arguments. Fixes #82263.
References
#85749 - [polly] Fix cppcheck SA comments reported in #82263
Author
kartcq
Parents
349327f7
Loading