diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-08-14 10:29:21 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-08-18 15:51:11 -0700 |
commit | 514b759a969b8788345f2288fe543507f7d7ba9c (patch) | |
tree | 42af27644898b97fdc393bca7a184e33ff6b0fb3 /llvm/lib/Support/TargetParser.cpp | |
parent | aaccb2370fd9c4b3313cb03375ba87e881d2cdac (diff) | |
download | llvm-514b759a969b8788345f2288fe543507f7d7ba9c.zip llvm-514b759a969b8788345f2288fe543507f7d7ba9c.tar.gz llvm-514b759a969b8788345f2288fe543507f7d7ba9c.tar.bz2 |
[flang][runtime] Catch input error case of missing integer value
Formatted input allows for an empty numeric input field, which
signifies a zero value, but list-directed and NAMELIST input does
not -- apart from the special case of a NAMELIST array.
Differential Revision: https://reviews.llvm.org/D132178
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions