summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-10-13 15:47:31 -0400
committerLouis Dionne <ldionne@apple.com>2020-10-13 20:25:33 -0400
commitcc69d211d0d65d7bf0335fecbc323f784ac3afcc (patch)
tree9772d26012586cd9d0310cf7cd45023cf235fef6 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent9b1c06c0e84a9cc763e12b289becb5fc3c9d01ea (diff)
[libc++/abi] Clean up uses of <iostream> in the test suite
We used <iostream> in several places where we don't actually need the full power of <iostream>, and where using basic `std::printf` is enough. This is better, since `std::printf` can be supported on systems that don't have a notion of locales, while <iostream> can't.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions