summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-03-03 15:18:15 +0100
committerNikita Popov <npopov@redhat.com>2022-03-03 15:20:11 +0100
commit1b6663a10458ab2bb242f8f28940dd3ea1271e70 (patch)
treebd6df4a428573c1fc60d0a8f3807365d5f46196c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent0f261256e01f55aac04cf271f238e36fda8013d5 (diff)
[FuncSpec] Remove unnecessary function pointer type check
We will check a bit later that the constant is in fact a function, so the separate check for a function pointer type is largely redunant. Also simplify the cast stripping with stripPointerCasts().
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions