Files
llvm-project/llvm/lib/TextAPI/InterfaceFile.cpp
Kazu Hirata b296386d2c [llvm] Use llvm::equal (NFC) (#169173)
While I am at it, this patch uses const l-value references for
std::shared_ptr.  We don't need to increment the reference count by
passing std::shared_ptr by value.

Identified with llvm-use-ranges.
2025-11-22 15:30:43 -08:00

14 KiB