diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-07-18 11:16:01 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-07-22 16:21:32 -0700 |
commit | c105d9b3d638cf426c39216f64ae2e48759daee4 (patch) | |
tree | 9ea183b089c6bc7f858fba78f65d688688e53553 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | ee6aba85aa48d03a931ba989ea2c1584b468588a (diff) | |
download | llvm-c105d9b3d638cf426c39216f64ae2e48759daee4.zip llvm-c105d9b3d638cf426c39216f64ae2e48759daee4.tar.gz llvm-c105d9b3d638cf426c39216f64ae2e48759daee4.tar.bz2 |
[flang] Admit trailing blanks when checking I/O specifiers
Fortran specifically allows character-valued I/O specifiers
to have trailing blanks, e.g. OPEN(666,STATUS='SCRATCH ').
The runtime I/O library already handles them, but the I/O
static checks in semantics do not.
Differential Revision: https://reviews.llvm.org/D130381
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions