diff options
| author | Jakub Kuderski <jakub@nod-labs.com> | 2025-04-18 12:37:16 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-18 12:37:16 -0400 |
| commit | ad6c23a7b5ecd5582566a6e51c1aa8105fb3f109 (patch) | |
| tree | 188a19fa186486d9f66379339a117acb3b85ddfd /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | bc48b3f8b812c755c5e9c42d6b970a9c1b496578 (diff) | |
[Support] Allow `llvm::interleaved` with custom ostream types (#136318)
This makes `llvm::interleaved` useable with ostream types that define
custom stream operators that print in a different format from
`raw_ostream`. For example, MLIR's OpAsmPrinter prints values as
operands:
https://github.com/llvm/llvm-project/blob/6c5f50f18694a4d91d7ce53a14188c54ee7c6f3b/mlir/include/mlir/IR/OpImplementation.h#L534-L552
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
