summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorTimm Bäder <tbaeder@redhat.com>2024-07-23 09:57:31 +0200
committerTimm Bäder <tbaeder@redhat.com>2024-07-23 16:06:04 +0200
commit5589f2977117ec4685018472ca5f01355424bab9 (patch)
tree594692bd8a8e90465da8aee9e1716fee9f54917b /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parent37123e9915407d266074aaf81c5de9399b672e53 (diff)
[clang][Interp] Merge FunctionPointer into Pointer
Back when I introduced the FunctionPointer class, I assumed that we can always know that a Pointer is not a FunctionPointer. With the DecayPtr op, that changed somewhat, but the information whether a Pointer was created through a FunctionPointer was lost. However, we need this information, especially when we're in the codegen stage.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions