[llvm] [NFC][ADT] Introduce a test harness for StringRefTest (PR #105500)
Rahul Joshi via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 21 04:57:43 PDT 2024
================
@@ -16,20 +16,7 @@
#include "gtest/gtest.h"
using namespace llvm;
-namespace llvm {
-
-std::ostream &operator<<(std::ostream &OS, const StringRef &S) {
----------------
jurahul wrote:
SG, I'll restore. In any case its an overreach for what the change claims to do.
https://github.com/llvm/llvm-project/pull/105500
More information about the llvm-commits
mailing list