summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorVadim Curcă <80581374+VadimCurca@users.noreply.github.com>2025-11-17 11:18:34 +0100
committerGitHub <noreply@github.com>2025-11-17 11:18:34 +0100
commite992280f9d5ba91d772c26446e1107c7a1793f78 (patch)
treee924d024e10928885dd6fb411f46edc8d7d697b9 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent0dead9e1cbaf6f15af2205496700cf8bbba63f02 (diff)
[MLIR] Fix empty optional access in DialectConversion (#168331)
When both `MLIR_ENABLE_EXPENSIVE_PATTERN_API_CHECKS` and MLIR multithreading are enabled, `topLevelFingerPrint` is empty but its value is accessed. This adds a `has_value()` check before dereferencing the optional.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions