llvm-project
2a72522c - [NFC][LLVM] Pass/return SMLoc by value instead of const reference (#160797)

Commit
79 days ago
[NFC][LLVM] Pass/return SMLoc by value instead of const reference (#160797) SMLoc itself encapsulates just a pointer, so there is no need to pass or return it by reference.
Author
Parents
Loading