diff options
author | peter klausler <pklausler@nvidia.com> | 2021-08-10 13:13:50 -0700 |
---|---|---|
committer | peter klausler <pklausler@nvidia.com> | 2021-08-11 13:14:07 -0700 |
commit | 39c38c21527340f2347ac318bf43bfa6d0fc318d (patch) | |
tree | ee496b40ce2fd2f44537ca017c865755db1ed1eb /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 101b3fed5eba36b2335d874a488858a6b03685d2 (diff) | |
download | llvm-39c38c21527340f2347ac318bf43bfa6d0fc318d.zip llvm-39c38c21527340f2347ac318bf43bfa6d0fc318d.tar.gz llvm-39c38c21527340f2347ac318bf43bfa6d0fc318d.tar.bz2 |
[flang] Fix list-directed plural repeated null values at end of record
A repeated null value at the end of an input record with a count > 1
would incorrectly advance to the next record when resumed. Fix.
Improve some poor naming and code flow noticed while debugging, so
next time will be easier.
Extend a unit test to check this case.
Differential Revision: https://reviews.llvm.org/D107917
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions