diff options
| author | Ingo Müller <ingomueller@google.com> | 2025-07-28 12:25:09 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-28 13:25:09 +0200 |
| commit | a2fcf18d71b3c3d4e7b52e558124eae8ae7c4a83 (patch) | |
| tree | 1b6c7c3c63d9d7e4ccf1037f51d01f52226067ff /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
| parent | d803c61aca0d796675d0045fe05d698e6db85e52 (diff) | |
| download | llvm-a2fcf18d71b3c3d4e7b52e558124eae8ae7c4a83.zip llvm-a2fcf18d71b3c3d4e7b52e558124eae8ae7c4a83.tar.gz llvm-a2fcf18d71b3c3d4e7b52e558124eae8ae7c4a83.tar.bz2 | |
Fix `DEBUGLOG_WITH_STREAM_TYPE_AND_FILE` broken in #150750 (#150920)
This PR fixes the `DEBUGLOG_WITH_STREAM_TYPE_AND_FILE` macro that got
broken in #150750. That PR introduces a more sophisitaced version of
that macro and refactored some code in that process, making the
`getShortFileName` a free function instead of a class member function,
but did not adapt this macro to the refactored code.
Signed-off-by: Ingo Müller <ingomueller@google.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions
