llvm-project
9d9a85e1 - [flang] Change argument to const reference (#95048)

Commit
1 year ago
[flang] Change argument to const reference (#95048) cppcheck recommends that a std::map being passed by value be changed to a const reference. Fixes https://github.com/llvm/llvm-project/issues/94932.
Author
Parents
Loading