diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-09-10 09:31:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-10 09:31:14 -0700 |
commit | 71389a5c7bbcf1b2200f5434d794e6ee44c59e4b (patch) | |
tree | 9b7d0c6824faff12fd23a3a364aafd3e4de14a5d /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | 0a69cd4e34e3a1a8a84a2b9fe8764a4b535a9e37 (diff) | |
download | llvm-71389a5c7bbcf1b2200f5434d794e6ee44c59e4b.zip llvm-71389a5c7bbcf1b2200f5434d794e6ee44c59e4b.tar.gz llvm-71389a5c7bbcf1b2200f5434d794e6ee44c59e4b.tar.bz2 |
[flang][runtime] Preserve some list-directed input state in child (#157571)
Child list-directed input needs to inherit and return the state used to
process trailing separators (eatComma_) and terminal '/' (hitSlash_)
from any parent list-directed input statement.
Fixes https://github.com/llvm/llvm-project/issues/157509 and
https://github.com/llvm/llvm-project/issues/154971.
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions