================ @@ -16,20 +16,7 @@ #include "gtest/gtest.h" using namespace llvm; -namespace llvm { - -std::ostream &operator<<(std::ostream &OS, const StringRef &S) { ---------------- jurahul wrote: Restored deleting of << operators. https://github.com/llvm/llvm-project/pull/105500