[llvm] [IR] Use StringRef::operator== instead of StringRef::equals (NFC) (PR #90550)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 18:39:02 PDT 2024


MaskRay wrote:

Thanks for this. I have suggested `equals => ==` in quite a few patches recently...

https://github.com/llvm/llvm-project/pull/90550


More information about the llvm-commits mailing list