ExprLinearizer::write takes StringRef and immediately sends the content to the stream without hanging onto the pointer, so we do not need to create temporary instances of std::string.
102 KiB
102 KiB