diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-07-30 11:42:14 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-30 11:42:14 -0700 |
commit | 35cabd69e694a2ba326f406f38b93a21d6c26108 (patch) | |
tree | 14014f5e57eb751738b5b00ce1649540be826913 /lldb/unittests/ScriptInterpreter/Python | |
parent | 13b2fc1b9d04065d542acc0dd357865febfd3377 (diff) | |
download | llvm-35cabd69e694a2ba326f406f38b93a21d6c26108.zip llvm-35cabd69e694a2ba326f406f38b93a21d6c26108.tar.gz llvm-35cabd69e694a2ba326f406f38b93a21d6c26108.tar.bz2 |
[flang] Support fixed-width input field truncation for LOGICAL (#151203)
As a common extension, we support the truncation of fixed-width fields
for non-list-directed input editing when a separator character (',' or
';' depending on DECIMAL='POINT' or 'COMMA' resp.) appears in the field.
This isn't working for L input editing; fix.
(The bug reports a failure with DC mode, but it doesn't work with a
comma either.)
Fixes https://github.com/llvm/llvm-project/issues/151178.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions