aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-03-04 12:08:41 +0100
committerNikita Popov <npopov@redhat.com>2022-03-04 12:09:51 +0100
commit6b5b36785826e79c67328220c4f10ad2ca4a9e46 (patch)
tree7789ceec6223b528049af4150d3dbf874e5eea8b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent5a60260efef2ec2ddfd4c74233a906c70f2f5ca2 (diff)
downloadllvm-6b5b36785826e79c67328220c4f10ad2ca4a9e46.zip
llvm-6b5b36785826e79c67328220c4f10ad2ca4a9e46.tar.gz
llvm-6b5b36785826e79c67328220c4f10ad2ca4a9e46.tar.bz2
[Attributor] Remove function pointer type check (NFCI)
This check is not relevant for correctness, it can only avoid walking some recursive uses if the cast is to a non-function pointer type. As this distinction will no longer be possible with opaque pointers and all users will have to be walked anyway, I'm dropping the check in advance.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions