summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-02-21 20:37:16 -0800
committerKazu Hirata <kazu@google.com>2025-02-21 20:37:16 -0800
commit434d86ac929a37b2e992329d4e81fa0fbcacd2a9 (patch)
treefcfb965f384807444bf4fc2e3a58c869523b0e15 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent646e4f2eede9a39e46012dde9430cd289682e83c (diff)
[lldb] Fix warnings
This patch fixes: lldb/tools/lldb-dap/lldb-dap.cpp:5184:9: error: 'scoped_lock' may not intend to support class template argument deduction [-Werror,-Wctad-maybe-unsupported] lldb/tools/lldb-dap/lldb-dap.cpp:5200:7: error: 'unique_lock' may not intend to support class template argument deduction [-Werror,-Wctad-maybe-unsupported] lldb/tools/lldb-dap/lldb-dap.cpp:5222:5: error: 'scoped_lock' may not intend to support class template argument deduction [-Werror,-Wctad-maybe-unsupported] lldb/tools/lldb-dap/lldb-dap.cpp:5236:3: error: 'unique_lock' may not intend to support class template argument deduction [-Werror,-Wctad-maybe-unsupported]
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions