diff options
| author | Julian Lettner <yln@users.noreply.github.com> | 2025-11-03 13:29:34 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-03 13:29:34 -0800 |
| commit | 25da15f9b1f910cb5d350381c1c8a287cbe4cf0f (patch) | |
| tree | 66555b88a3d3f7512f7e0c9665da00dd66b56461 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.h | |
| parent | e5d9644bca214587a22401693eee90b2934d5827 (diff) | |
| download | llvm-25da15f9b1f910cb5d350381c1c8a287cbe4cf0f.zip llvm-25da15f9b1f910cb5d350381c1c8a287cbe4cf0f.tar.gz llvm-25da15f9b1f910cb5d350381c1c8a287cbe4cf0f.tar.bz2 | |
[lldb] Fix indentation when printing stop hooks (#165945)
This commit aggregates the following changes:
1. Fix the format (i.e., indentation) when printing stop hooks via `target
stop-hook list`.
2. Add `IndentScope Stream::MakeIndentScope()` to make managing (and restoring!)
of the indentation level on `Stream` instances more ergonomic and less error
prone.
3. Simplify printing of stop hooks using the new `IndentScope`.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.h')
0 files changed, 0 insertions, 0 deletions
