aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2022-08-03 12:25:18 -0700
committerPeter Klausler <pklausler@nvidia.com>2022-08-09 07:44:52 -0700
commit37a0022aaa5a2ab15d7933e1c84e30b53a895bca (patch)
treebb1252961b74f8d69e09fb0740779784a0571687 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parente1ee20d574df8ba6efb01eec3d2fa3c9cd82984d (diff)
downloadllvm-37a0022aaa5a2ab15d7933e1c84e30b53a895bca.zip
llvm-37a0022aaa5a2ab15d7933e1c84e30b53a895bca.tar.gz
llvm-37a0022aaa5a2ab15d7933e1c84e30b53a895bca.tar.bz2
[flang] Don't lose homonymous specific when copying generic
Defined generic procedure interfaces are allowed to shadow non-generic procedures of the same name in the same scope (whether or not that non-generic procedure is a specific procedure of the generic). When making a copy of a generic interface symbol so that it can be locally modified or be merged with another generic, don't forget about the homonymous non-generic procedure that it might shadow. Differential Revision: https://reviews.llvm.org/D131103
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions