diff options
| author | Youngsuk Kim <youngsuk.kim@hpe.com> | 2024-09-18 13:19:27 -0500 |
|---|---|---|
| committer | Youngsuk Kim <youngsuk.kim@hpe.com> | 2024-09-18 13:26:29 -0500 |
| commit | 84d7f294c485e36947b412cbfa69ad706ce6c9f0 (patch) | |
| tree | 77be26611901aa1af18b607ce85de3fa1ea405a1 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
| parent | 36192fdfb91c64e97702ee431d246600862871d2 (diff) | |
[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.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions
