Files
clang-p2996/lldb/source/Utility/UUID.cpp
Youngsuk Kim f35719ff67 [lldb] Don't flush llvm::raw_string_ostream (NFC) (#110128)
Don't call raw_string_ostream::flush(), which is essentially a no-op. As
specified in the docs, raw_string_ostream is always unbuffered. (
65b13610a5 for further reference )
2024-09-26 12:29:14 -04:00

2.9 KiB