Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NFC][ADT] Remove << operators from StringRefTest (#105500)
- Remove ostream << operators for StringRef and StringRef pair from StringTest. Both of these are natively supported by googletest framework.
- Loading branch information