summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorCorentin Jabot <corentinjabot@gmail.com>2023-07-07 10:58:13 +0200
committerCorentin Jabot <corentinjabot@gmail.com>2023-07-21 15:08:51 +0200
commit20219106060208f0c2f5d096eb3aed7b712f5067 (patch)
treee90d823aeb43acbba062a704f4f358ce5da75564 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent3fd1790638b16315ef145127499bc321ace52e2f (diff)
[Clang] Diagnose jumps into statement expressions
Such jumps are not allowed by GCC and allowing them can lead to situations where we jumps into unevaluated statements. Fixes #63682 Reviewed By: aaron.ballman, #clang-language-wg Differential Revision: https://reviews.llvm.org/D154696
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions