summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2023-03-07 13:26:31 -0800
committerJohannes Doerfert <johannes@jdoerfert.de>2023-03-20 17:44:24 -0700
commitb89558a2ae4b5b20a6f3e8ba0295439f947fd38c (patch)
tree8c6449eaf6a368e102de9a1c1c509636c46bacc5 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h
parent0fc63d4e642fcf79e9806dc3ae7a49defaae2479 (diff)
[OpenMP][FIX] Properly track and lookup Execution Domains
This is a two part fix. First, we need two Execution Domains (ED) to track the values of a function. One for incoming values and one for outgoing values. This was conflated before. Second, at the function entry we need to look at the incoming information from call sites not iterate over non-existing predecessors.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions