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-01 21:35:21 -07:00
2024-08-23 11:06:01 -07:00
2024-02-27 10:34:01 -08:00
2023-10-30 13:21:00 -07:00
2024-09-05 12:19:31 -07:00
2024-08-02 09:53:34 -07:00
2024-08-27 10:59:31 -07:00
2024-09-05 12:44:13 -07:00
2023-10-30 13:21:00 -07:00
2024-08-27 10:59:31 -07:00
2023-10-30 13:21:00 -07:00
2024-06-20 12:50:26 -07:00
2024-02-20 14:18:03 -08:00
2024-08-27 10:59:31 -07:00
2023-10-30 13:21:00 -07:00
2024-08-27 10:59:31 -07:00
2023-10-30 13:21:00 -07:00
2023-10-30 13:21:00 -07:00
2024-02-27 10:34:01 -08:00
2023-10-30 13:21:00 -07:00
2023-10-30 13:21:00 -07:00
2024-09-16 00:26:51 -04:00
2024-08-27 10:59:31 -07:00
2024-09-05 12:19:31 -07:00
2023-10-25 15:55:27 -07:00
2024-08-27 10:59:31 -07:00
2024-02-27 10:34:01 -08:00
2024-09-11 10:33:19 -07:00
2024-02-27 10:34:01 -08:00
2023-10-30 13:21:00 -07:00
2024-09-16 00:26:51 -04:00
2023-10-30 13:21:00 -07:00
2024-02-27 10:34:01 -08:00
2024-08-27 10:59:31 -07:00
2024-07-01 21:35:21 -07:00
2024-02-27 10:34:01 -08:00
2024-02-27 10:34:01 -08:00
2024-09-03 14:38:39 -07:00
2023-10-19 10:30:38 -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-02-27 10:34:01 -08:00
2024-06-21 14:05:36 +02:00
2024-09-05 12:19:31 -07:00
2024-08-27 10:59:31 -07:00
2023-10-30 13:21:00 -07:00
2023-10-30 13:21:00 -07:00
2024-08-27 10:59:31 -07:00
2024-07-31 18:06:32 -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 19:15:42 +02:00