diff options
| author | Pasquale Riello <pas.riello@gmail.com> | 2024-08-02 14:32:47 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-02 15:32:47 +0200 |
| commit | 28d4149ba0c1748f570fecb683fb1fda62bfd974 (patch) | |
| tree | 237305817e365c14254883ba155d665060959a27 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | e7ee21fbc96664cf7736194c0ed922753e338989 (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
