diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-01-18 15:17:15 -0800 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-01-21 17:49:09 -0800 |
commit | 3726626a26ec7bfccfd526e02f89c1ac5fe3520a (patch) | |
tree | ab2bce343819e408b9289319e407a1e5fb28e026 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | db07e082abafb1494ba674047645e6113316673c (diff) | |
download | llvm-3726626a26ec7bfccfd526e02f89c1ac5fe3520a.zip llvm-3726626a26ec7bfccfd526e02f89c1ac5fe3520a.tar.gz llvm-3726626a26ec7bfccfd526e02f89c1ac5fe3520a.tar.bz2 |
[flang] Fix crash from USE-associated defined I/O subprograms
User-defined derived type I/O implementation subroutines and
generic interfaces may be USE-associated, but the code that builds
the type description table wasn't allowing for that possibility.
Add a call to GetUltimate() to cope.
Differential Revision: https://reviews.llvm.org/D117902
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions