Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ADT] Deprecate StringRef::equals (#92351)
This patch deprecates StringRef::equals. Note that I've migrated all known users to operator==(StringRef, StringRef).
- Loading branch information