summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorPasquale Riello <pas.riello@gmail.com>2024-08-02 14:32:47 +0100
committerGitHub <noreply@github.com>2024-08-02 15:32:47 +0200
commit28d4149ba0c1748f570fecb683fb1fda62bfd974 (patch)
tree237305817e365c14254883ba155d665060959a27 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parente7ee21fbc96664cf7736194c0ed922753e338989 (diff)
[clang][dataflow] Fix casting in `ChromiumCheckModel`. (#101640)
`getDirectCallee()` may return a null pointer if the callee is not a `FunctionDecl` (for example when using function pointers), this requires to use `dyn_cast_or_null` instead of `dyn_cast`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions