[NFC] Remove unneeded printString methods
Both std::string and char * implicitly convert to StringRef so the overloaded method using std::string and char* are unneeded. Reviewed By: jhenderson Differential Revision: https://reviews.llvm.org/D114740
parent
ec6870b3
Please register or sign in to comment