diff options
| author | Aart Bik <39774503+aartbik@users.noreply.github.com> | 2024-02-28 10:18:21 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-28 10:18:21 -0800 |
| commit | c1b8c6cf41df4a148e7a89c3a3c7e8049b0a47af (patch) | |
| tree | a25956d8ebf7ac721c0f4ae94c88485766c4a287 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 1c211bc76e8b6a3261c62e5b6c2b75b7b90386b0 (diff) | |
[mlir][vector][print] do not append newline to printing pure strings (#83213)
Since the vector.print str provides no punctuation control, it is
slightly more flexible to let the client of this operation decide
whether there should be a trailing newline. This allows for printing
like
vector.print str "nse = "
vector.print %nse : index
as
nse = 42
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
