summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorValentin Clement <clementval@gmail.com>2023-05-09 14:27:08 -0700
committerValentin Clement <clementval@gmail.com>2023-05-09 14:27:27 -0700
commita6055edbe322c81ff910190aab872ab3530622e8 (patch)
treecc2cb4759d249343a1012b00b0039f0b990bd016 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent39b6a7f06ea970db6b09932a4582376fba71f6b9 (diff)
[flang][openacc] Fix lowerbound when there is no subscripts
The lowerbound was not correctly normalized to 0 when the bound are generated for an array without subscripts. ``` integer :: a(11:20) !$acc enter data create(a) ``` Reviewed By: razvanlupusoru Differential Revision: https://reviews.llvm.org/D150208
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions