diff options
author | Peter Klausler <35819229+klausler@users.noreply.github.com> | 2023-10-30 16:41:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-30 16:41:08 -0700 |
commit | c2f642d90d33a4e6c987b52e22eca4221c86c601 (patch) | |
tree | 4af51083e6cbdc324c88d70c02b7fb63429b6397 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 784a2cd561acf3cf532cf182221be0826b0ec6a1 (diff) | |
download | llvm-c2f642d90d33a4e6c987b52e22eca4221c86c601.zip llvm-c2f642d90d33a4e6c987b52e22eca4221c86c601.tar.gz llvm-c2f642d90d33a4e6c987b52e22eca4221c86c601.tar.bz2 |
[flang] Derived type structural equivalence (#69376)
F'202X 7.5.2.4 describes conditions under which two derived type
definitions are to be considered equivalent. These rules are already
implemented in Evaluate/type.cpp but not exposed for general use;
rearrange the code a little so that the compatibility checking of
separate module procedure interfaces and explicit definitions can use it
to avoid emitting a bogus error message.
Fixes https://github.com/llvm/llvm-project/issues/67946.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions