summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2023-03-10 15:01:31 +0100
committerNikita Popov <npopov@redhat.com>2023-05-09 09:49:42 +0200
commitcac4d7ff4652815e12132c990a62d68873ba4b9e (patch)
tree850129cf2675e9a80437ede0995fcce618462915 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
parent0c852dc88e9276b74532fd7d233dd23ec1bbed6f (diff)
[CodeGen] Only consider innermost cast for !heapallocsite
Without opaque pointers, this code determined !heapallocsite based on the innermost cast of the allocation call. With opaque pointers, the casts no longer generate an instruction, so the outermost cast is used. Add an explicit check for nested casts to prevent this. Differential Revision: https://reviews.llvm.org/D145788
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions