summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2025-02-27 16:16:34 -0800
committerGitHub <noreply@github.com>2025-02-27 16:16:34 -0800
commit51dc52631c7b0f69f84ff558ce872f1e080d338a (patch)
tree156dd434089f2884a37ed756a9292cf0925f2d80 /lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py
parentabe1ecff5428871ea79be41b6db38e585dbd79e8 (diff)
[flang] Catch more defined I/O conflicts (#129115)
The code that checks for conflicts between type-bound defined I/O generic procedures and non-type-bound defined I/O interfaces only works when then procedures are defined in the same module as subroutines. It doesn't catch conflicts when either are external procedures, procedure pointers, dummy procedures, &c. Extend the checking to cover those cases as well. Fixes https://github.com/llvm/llvm-project/issues/128752.
Diffstat (limited to 'lldb/test/API/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py')
0 files changed, 0 insertions, 0 deletions