diff options
author | Peter Klausler <pklausler@nvidia.com> | 2021-11-19 15:49:16 -0800 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2021-11-22 15:06:46 -0800 |
commit | d02b318af636a887e85741a5fe699fe3852d1199 (patch) | |
tree | 7a86024cd9fb5bc341f3d8aed4d7a9bc486807b5 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 2f5d6a0ea51b8c9ac3d241dbdd05f96e35193a26 (diff) | |
download | llvm-d02b318af636a887e85741a5fe699fe3852d1199.zip llvm-d02b318af636a887e85741a5fe699fe3852d1199.tar.gz llvm-d02b318af636a887e85741a5fe699fe3852d1199.tar.bz2 |
[flang] Remove typo that affected complex namelist input
A recent patch to real/complex formatted input included what must
have been an editing hiccup: "++ ++p" instead of "++p". This
compiles, and it broke the consumption of the trailing ')' of a
complex value in namelist input by skipping over the character.
Extend existing test to cover this case.
Differential Revision: https://reviews.llvm.org/D114297
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions