* Don't call raw_string_ostream::flush(), which is essentially a no-op. * Strip calls to raw_string_ostream::str(), to avoid excess layer of indirection.
31 KiB
31 KiB
* Don't call raw_string_ostream::flush(), which is essentially a no-op. * Strip calls to raw_string_ostream::str(), to avoid excess layer of indirection.