summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorfoxtran <39676482+foxtran@users.noreply.github.com>2025-02-21 19:12:06 +0100
committerGitHub <noreply@github.com>2025-02-21 12:12:06 -0600
commit7c1f679c387a68defbc2b240cb58eb9152252c25 (patch)
tree49e07cfab315d798d04a43849f6c24eace91e5b8 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent4bb04d417669be7a3d0359dfd313f0bf4f7ca531 (diff)
[lldb][cmake] Use STATUS instead of explicit '--' in message logging (#128196)
Currently, configuring lldb with cmake with separated stdout and stderr gives some unnecessary output in stderr which happens since message statement is used without `[mode]` (See https://cmake.org/cmake/help/v3.31/command/message.html). This patch adds mode `STATUS` instead of explicit `--` at the beginning of messages.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions