diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-07-18 13:44:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-18 13:44:44 -0700 |
commit | 680b8dd7073cce6606006ae723899444521aa496 (patch) | |
tree | c1c444c6d20e7b693d65731a477fc203060a5c23 /llvm/lib/Support/StringMap.cpp | |
parent | 97a8476068bad449c0340021398b0356a44857aa (diff) | |
download | llvm-680b8dd7073cce6606006ae723899444521aa496.zip llvm-680b8dd7073cce6606006ae723899444521aa496.tar.gz llvm-680b8dd7073cce6606006ae723899444521aa496.tar.bz2 |
[flang][runtime] Handle spaces before ')' in alternative list-directe… (#149384)
…d complex input
List-directed reads of complex values that can't go through the usual
fast path (as in this bug's test case, which uses DECIMAL='COMMA')
didn't skip spaces before the closing right parenthesis correctly.
Fixes https://github.com/llvm/llvm-project/issues/149164.
Diffstat (limited to 'llvm/lib/Support/StringMap.cpp')
0 files changed, 0 insertions, 0 deletions