Files
clang-p2996/llvm/lib/Support/raw_socket_stream.cpp
Andy Kaylor bb65f5a5d9 Move raw_string_ostream back to raw_ostream.cpp (#79224)
The implementation of raw_string_ostream::write_impl() was moved to
raw_socket_stream.cpp when the raw_socket_ostream support was separated.
This patch moves it back to facilitate disabling socket support in
downstream projects.
2024-01-24 11:20:23 -08:00

5.0 KiB