aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorYoungsuk Kim <youngsuk.kim@hpe.com>2024-09-22 15:36:46 -0500
committerYoungsuk Kim <youngsuk.kim@hpe.com>2024-09-22 15:37:34 -0500
commit123e8c735d0765a12e65f1daefcbe23a059e26fd (patch)
tree8a626cba73201bbd412e044907100a65c6aff35b /lldb/source/Plugins/ScriptInterpreter/Python
parent5a68ac8ba751d535509826d72f91584cf5d44046 (diff)
downloadllvm-123e8c735d0765a12e65f1daefcbe23a059e26fd.zip
llvm-123e8c735d0765a12e65f1daefcbe23a059e26fd.tar.gz
llvm-123e8c735d0765a12e65f1daefcbe23a059e26fd.tar.bz2
[mlir] Don't call llvm::raw_string_ostream::flush() (NFC)
Don't call raw_string_ostream::flush(), which is essentially a no-op. As specified in the docs, raw_string_ostream is always unbuffered. ( 65b13610a5226b84889b923bae884ba395ad084d for further reference )
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions