Youngsuk Kim
84d7f294c4
[flang] Tidy uses of raw_string_ostream (NFC)
...
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 )
Avoid unneeded calls to raw_string_ostream::str(), to avoid excess indirection.
2024-09-18 13:26:29 -05:00
..
2023-05-31 09:48:59 -07:00
2024-01-15 09:35:17 -08:00
2024-01-11 15:04:26 -06:00
2024-07-30 09:43:43 -07:00
2024-06-13 10:46:09 -07:00
2024-07-18 16:32:24 -07:00
2024-08-26 10:54:03 -07:00
2022-12-02 09:55:45 -08:00
2024-03-15 13:57:42 -07:00
2024-05-30 11:34:19 -07:00
2024-07-18 10:48:39 +01:00
2023-05-31 09:48:59 -07:00
2024-09-18 13:26:29 -05:00
2024-09-12 09:08:00 -07:00
2024-09-17 12:20:21 -05:00
2024-09-12 09:08:00 -07:00
2024-07-30 11:19:23 -07:00
2024-08-15 14:11:03 -07:00
2024-03-01 13:58:36 -08:00
2024-07-30 11:19:23 -07:00
2024-06-13 10:46:09 -07:00
2024-06-28 12:16:41 -07:00
2024-03-26 09:50:37 -07:00
2023-06-13 13:58:20 -07:00
2024-06-21 09:40:34 +05:30
2022-01-13 13:17:13 -08:00