https://github.com/JDevlieghere approved this pull request.

Okay this is safe because after 65b13610a5226b84889b923bae884ba395ad084d, 
`raw_string_ostream` is always unbuffered so you (1) don't need to flush and 
(2) can use the underlying buffer directly. That makes sense. Please include 
that in your commit message. 

I would have split this up into two PRs/commits as the changes are related but 
can stand on their own, but it's not important enough to make you do more work. 
LGTM. 

https://github.com/llvm/llvm-project/pull/108745
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to