diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-08-05 13:39:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-05 13:39:08 -0700 |
commit | aec90f2f27317dbb075a5a816e11b4892f035680 (patch) | |
tree | 2c9a8a216fb80bb890f754637a29971d0a3b4d28 /llvm/lib/TextAPI | |
parent | cfd1ee781f116de891cd802b277b67a698acad60 (diff) | |
download | llvm-aec90f2f27317dbb075a5a816e11b4892f035680.zip llvm-aec90f2f27317dbb075a5a816e11b4892f035680.tar.gz llvm-aec90f2f27317dbb075a5a816e11b4892f035680.tar.bz2 |
[flang][runtime] Fix child input bugs under NAMELIST (#151571)
When NAMELIST input takes place on a derived type, we need to preserve
the type in the descriptor that is created for storage sequence
association. Further, the fact that any child list input in within the
context of a NAMELIST must be inherited so that input fields don't try
to consume later "variable=" strings.
Fixes https://github.com/llvm/llvm-project/issues/151222.
Diffstat (limited to 'llvm/lib/TextAPI')
0 files changed, 0 insertions, 0 deletions