Youngsuk Kim
d7796855b8
[lldb] Nits on uses of llvm::raw_string_ostream (NFC) ( #108745 )
...
As specified in the docs,
1) raw_string_ostream is always unbuffered and
2) the underlying buffer may be used directly
( 65b13610a5226b84889b923bae884ba395ad084d for further reference )
* Don't call raw_string_ostream::flush(), which is essentially a no-op.
* Avoid unneeded calls to raw_string_ostream::str(), to avoid excess
indirection.
2024-09-16 00:26:51 -04:00
..
2024-07-27 13:36:30 -07:00
2024-07-27 13:36:30 -07:00
2023-12-16 14:39:37 -08:00
2024-09-05 12:44:13 -07:00
2024-09-05 12:19:31 -07:00
2023-09-12 08:46:34 +01:00
2024-05-20 15:49:46 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-09-16 00:26:51 -04:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-09-05 12:19:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-08-27 10:59:31 -07:00
2024-09-05 12:44:13 -07:00