summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2022-07-21 17:19:11 +0800
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>2022-07-21 17:25:05 +0800
commitea623af7c90f0c02fed72010a018cb1e259cca8d (patch)
tree906438dcf7e582138ddd92c773cd5763a1a4017b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp
parent7c49f56956eb48af15dd2d9a6f2f650443e5be2c (diff)
[C++20] [Modules] Avoid inifinite loop when iterating default args
Currently, clang may meet an infinite loop in a very tricky case when it iterates the default args. This patch tries to fix this by adding a `fixed` check.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedThreadPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions