summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorLeandro Lupori <leandro.lupori@linaro.org>2024-07-01 14:10:35 -0300
committerGitHub <noreply@github.com>2024-07-01 14:10:35 -0300
commit29cdc8f9ca58411992d3fa5afd89e0628df24679 (patch)
tree331692418edcd7fa4c09a78f8b2bc0723cdc4171 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parent946f5d111d5e3cb19055dc78959d9ee5a19c163a (diff)
[flang][OpenMP] Fix nested privatization of allocatable (#96968)
In nested constructs where a given variable is privatized more than once, using the default clause, the innermost host association symbol will point to the previous host association symbol. Such symbol lacks the allocatable attribute and can't be used to generate the type of the symbol to be cloned. Use the ultimate symbol instead. Fixes #85594, #80398
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions