llvm-project
d31e3141 - [llvm] Don't call raw_string_ostream::flush() (NFC)

Commit
1 year ago
[llvm] Don't call raw_string_ostream::flush() (NFC) Don't call raw_string_ostream::flush(), which is essentially a no-op. As specified in the docs, raw_string_ostream is always unbuffered. ( 65b13610a5226b84889b923bae884ba395ad084d for further reference )
Author
Committer
Parents
Loading