diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2024-06-11 17:15:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-11 17:15:42 -0700 |
commit | 1fbf7486a5c187f0283174bbf92ee25519786ed3 (patch) | |
tree | abc41b56c9eef932a3accc49a062511f05d1a2b3 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 9d9a85e1af84501d365241f8e045aef7f2f7ee60 (diff) | |
download | llvm-1fbf7486a5c187f0283174bbf92ee25519786ed3.zip llvm-1fbf7486a5c187f0283174bbf92ee25519786ed3.tar.gz llvm-1fbf7486a5c187f0283174bbf92ee25519786ed3.tar.bz2 |
[flang] Pass unmodified std::vector as const reference (#95050)
cppcheck recommends that a std::vector argument be passed as a const
reference rather than by value.
Fixes https://github.com/llvm/llvm-project/issues/94929.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions