[NFC] Use llvm::raw_string_ostream instead of std::stringstream
That's more efficient and we don't loose any valuable feature when doing so.
Loading
Please register or sign in to comment
That's more efficient and we don't loose any valuable feature when doing so.