diff options
| author | Peter Klausler <pklausler@nvidia.com> | 2023-02-14 17:33:57 -0800 |
|---|---|---|
| committer | Peter Klausler <pklausler@nvidia.com> | 2023-03-02 09:22:06 -0800 |
| commit | c6b9df0fbd7fc6f93e3bd7368cf966d55d802f4c (patch) | |
| tree | f84faab6ae28486c29236100ab04a8017356b699 /lldb/test/API/python_api/debugger | |
| parent | e0daa2ebd39c5ce542a6af87e1e3ce68e91604d8 (diff) | |
[flang] Refine procedure compatibility checking
The test for compatible function results needs to be nearly strict
equality of their types, not the usual actual/dummy type compatibility
test used in other situations. The exceptional case is that assumed
length CHARACTER function results are compatible with explicit length
results of the same kind. In particular, a function returning a
polymorphic pointer is not compatible with a function returning a
monomorphic pointer even of the same declared type.
Differential Revision: https://reviews.llvm.org/D145094
Diffstat (limited to 'lldb/test/API/python_api/debugger')
0 files changed, 0 insertions, 0 deletions
