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-05-08 15:07:14 -07:00
2024-05-30 10:38:21 -07:00
2024-05-30 10:38:21 -07:00
2023-05-05 11:19:21 -07:00
2024-05-31 01:29:00 +02:00
2024-08-27 10:59:31 -07:00
2024-02-22 21:48:49 -08:00
2023-09-01 21:32:24 -07:00
2024-09-05 12:44:13 -07:00
2024-05-03 09:25:38 -07:00
2024-08-30 10:58:32 -07:00
2024-03-11 10:21:07 -07:00
2024-07-01 10:45:56 +01:00
2024-06-20 10:32:06 -07:00
2024-07-17 10:05:55 -07:00
2023-08-09 17:17:18 -07:00
2023-05-04 22:00:17 -07:00
2024-08-27 10:59:31 -07:00
2023-09-13 22:27:05 -07:00
2024-08-30 10:58:32 -07:00
2024-05-31 14:04:40 -07:00
2024-09-16 00:26:51 -04:00
2024-09-05 12:44:13 -07:00
2024-09-05 12:19:31 -07:00
2024-09-13 13:42:55 -07:00
2023-12-16 14:39:37 -08:00
2024-08-27 10:59:31 -07:00
2024-07-11 12:58:24 -07:00
2023-07-09 14:09:21 +01:00
2024-09-11 08:53:07 -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-09-10 09:58:43 -07:00
2024-09-05 12:44:13 -07:00
2024-08-27 10:59:31 -07:00
2024-09-05 12:44:13 -07:00
2024-06-07 08:39:10 +02:00
2024-06-07 08:39:10 +02:00
2024-06-07 08:39:10 +02:00
2024-09-05 12:44:13 -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
2024-09-05 12:19:31 -07:00
2024-09-05 12:19:31 -07:00