Avoid temp std::string instances - we're never keeping these around, just printing them to streams, converting to StringRef etc.
23 KiB
23 KiB
Avoid temp std::string instances - we're never keeping these around, just printing them to streams, converting to StringRef etc.