summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorEli Friedman <efriedma@quicinc.com>2024-07-24 12:36:08 -0700
committerGitHub <noreply@github.com>2024-07-24 12:36:08 -0700
commit20eff684203287828d6722fc860b9d3621429542 (patch)
treea2b6bd849221a0f586826948ab9fc1b3050e1cf7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent0ee32c45730c94be1b7d5fa60a0e8dff5751d014 (diff)
[ExprConstant] Handle shift overflow the same way as other kinds of overflow (#99579)
We have a mechanism to allow folding expressions that aren't ICEs as an extension; use it more consistently. This ends up causing bad effects on diagnostics in a few cases, but that's not specific to shifts; it's a general issue with the way those uses handle overflow diagnostics.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions